View source: R/rotate_points.R
| rotate_points | R Documentation | 
Rotate a wide set of points
rotate_points(x, Rx, Ry)
x | 
 Data.frame or matrix of points in wide form  | 
Rx | 
 Rotation matrix for the x-axis  | 
Ry | 
 Rotation matrix for the y-axis  | 
Data.frame with rotated points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.