Hi,

  I have a data set of points that I would like to convert to grid cell counts. 
 Ultimately I would like to end up with a table that has an x-y coordinate for 
each grid cell, and the count of the # of points falling in each grid cell.  
Does anyone know a way to do this in R?  I have been playing around with using 
quadratcounts in spatstat, and the overlay methods in sp, but with both I can't 
figure out how to get an output table of the cell counts (including counts of 
zero's) with the corresponding x-y utm of the grid cell.  Any help would be 
greatly appreciated!

Thanks,
Karla

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to