Skip to content
Prev 5287 / 29559 Next

Error in if (dxsd > tolerance) { : missing value where TRUE/FALSE needed

A quick solution could be to convert it into a SpatialPointsDataFrame 
object (gridded(x) = FALSE), before doing the selection that broke your 
script. If it still breaks, you might check whether the selection is empty.
--
Edzer


Roger Bivand schrieb: