powered by
Function to aggregate points within a radius.
aggregate_points(points, maxdist)
The SpatialPointsDataFrame to contract (must have a weight column)
The distance to use
A new SpatialPointsDataFrame
# NOT RUN { #This is an internal function, no example provided # }
Run the code above in your browser using DataLab