st_poi | R Documentation |
This function computes and returns the approximate pole of
inaccessibility (visual centre) for a polygon using the quadtree-based
algorithm implemented in polylabelr::poi()
,
accepting an input in the same format of sf_centroid()
(sf
, sfc
or sfg
)
and returning an output in the same format of x
.
st_poi(x, ..., precision)
x |
object of class |
... |
Ignored |
precision |
The precision to use when computing the centre
(passed to |
Luigi Ranghetti, PhD (2021) luigi@ranghetti.info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.