View source: R/self_affinity_utilities.R
rotate_about_centroid | R Documentation |
Rotate sf geometry about its centroid
rotate_about_centroid(sf_geom, angle)
sf_geom |
sf geometry object |
angle |
Angle (in radians) by which the geometry is to be rotated |
sf geometry object rotated about its centroid by the desired angle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.