powered by
Generate a SpatialPointsDataFrame by placing points along the border of polygons of a SpatialPolygonsDataFrame.
surrounding_points(polygons, dist)
A SpatialPolygonsDataFrame
The distance between the points
A SpatialPolygonsDataFrame representing the grid
# NOT RUN { #This is an internal function, no example provided # }
Run the code above in your browser using DataLab