rotate_about_centroid: Rotate sf geometry about its centroid

View source: R/self_affinity_utilities.R

rotate_about_centroidR Documentation

Rotate sf geometry about its centroid

Description

Rotate sf geometry about its centroid

Usage

rotate_about_centroid(sf_geom, angle)

Arguments

sf_geom

sf geometry object

angle

Angle (in radians) by which the geometry is to be rotated

Value

sf geometry object rotated about its centroid by the desired angle


pramitghosh/sameSVD documentation built on July 28, 2024, 12:38 a.m.