rotation3 | R Documentation |
Compute a 3D rotation matrix given an axis and an angle
rotation3(u, angle = NULL)
u |
3-vector specifying the rotation axis |
angle |
rotation angle in radians; if not given, the norm of the vector |
Returns a 3-by-3 rotation matrix
Danail Obreschkow
rotation2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.