View source: R/matrix_functions.R
rotate_data | R Documentation |
Rotate sf data by the angle defined. You will likely want to use a value half that of the shear angle.
rotate_data(data, rotate_angle = pi/4)
data |
sf geometry data. |
rotate_angle |
Angle of rotation, in Radians. |
sf geometry data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.