Re: [R] looping through spatial points and getting counts of spatial points in spatial grid in R

2012-12-17 Thread Tilottama Ghosh
4 +towgs84=0,0,0"))bbox (SpatialGrid_LS)class(SpatialGrid_LS)summary (SpatialGrid_LS)plot (SpatialGrid_LS,pch=3) Thanks very much, Tilo --- On Mon, 17/12/12, Tilottama Ghosh wrote: From: Tilottama Ghosh Subject: looping through spatial points and getting counts of spatial points in sp

[R] looping through spatial points and getting counts of spatial points in spatial grid in R

2012-12-16 Thread Tilottama Ghosh
Hi, I am stuck in a looping problem. It might be an easy problem for experienced R users but I have been unable to do it. Any kind of help or advice will be great appreciated. I am creating a spatial grid and have a list of spatial points in a folder. I can read the spatial points separately and