View source: R/polygon_centroids.R
get_polygons | R Documentation |
Extract the list of polygons from a voronoiResult object.
get_polygons(x, ...)
x |
(voronoiResult) A voronoi treemap results object |
... |
(none) Not used |
List of polygons, as class POLYGON from sf
voronoiTreemap
for generating the treemap that is
the input for this function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.