get_polygons {WeightedTreemaps} | R Documentation |
get_polygons
Description
Extract the list of polygons from a voronoiResult object.
Usage
get_polygons(x, ...)
Arguments
x |
(voronoiResult) A voronoi treemap results object |
... |
(none) Not used |
Value
List of polygons, as class POLYGON from sf
See Also
voronoiTreemap
for generating the treemap that is
the input for this function
[Package WeightedTreemaps version 0.1.2 Index]