I'm trying to summarize irregularly spaced data (in data.frame with x,y,z)
and need to sum (not average as the as.image() function in fields does)
and I'm not sure if there is a function in on of the packages or if I'm
going to need to string a few functions together like fields::as.image()
and fields::image.count() to get what I need or if I should simply write
my own.

suggestions?


-- 
Jeff D. Hamann
Forest Informatics, Inc.
PO Box 1421
Corvallis, Oregon 97339-1421
phone 541-754-1428
fax 541-752-0288
[EMAIL PROTECTED]
http://www.forestinformatics.com

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to