Hi list,I'm tryng to do a simple random subset of spatial points in R and don't know how....
I tried:
library(spgrass6)
hs=readVECT6("hs...@hot_spot") (3500 point) #SpatialPointDataFrame
hs_smpl=spsample(hs, 200, "random") #->SpatialPoints
the question is... how do I attach the right data?
Thanks!
Leonardo Hardtke
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user
