Polygon Label Points {GISTools} | R Documentation |
Given a set of polygons, returns the label point for each polygon in a SpatialPoints or a sf POINT object.
poly.labels(polys)
polys |
A |
SpatialPoints or sf POINT object containing the label point for each polygon, respectively.
Chris Brunsdon, Binbin Lu