rotate_elements | R Documentation |
Simple rotation function used for plotting rotated soil element and stress arrows
rotate_elements(x, y, theta = 0)
x |
x-coordinate (array) |
y |
y-coordinate (array) |
theta |
rotation angle (array, in radians) |
a tibble with rotated positions in fields 'x2' and 'y2'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.