View source: R/xyz_rotation_matrix.R
| xyz_rotation_matrix | R Documentation | 
For an given theta and axis for rotation, return the appropriate 3x3 rotation matrix.
xyz_rotation_matrix(theta, axis)
theta | 
 numeric angle in radians  | 
axis | 
 character for axis of rotation, "x", "y", or "z"  | 
3x3 rotation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.