rotation2 {cooltools} | R Documentation |
2D rotation matrix
Description
Compute a 2D rotation matrix given a rotation angle
Usage
rotation2(angle)
Arguments
angle |
rotation angle in radians (counter-clockwise) |
Value
Returns a 2-by-2 anti-symmetric rotation matrix
Author(s)
Danail Obreschkow
See Also
[Package cooltools version 2.4 Index]