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
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to