Learn R Programming

cooltools (version 2.4)

rotation2: 2D rotation matrix

Description

Compute a 2D rotation matrix given a rotation angle

Usage

rotation2(angle)

Value

Returns a 2-by-2 anti-symmetric rotation matrix

Arguments

angle

rotation angle in radians (counter-clockwise)

Author

Danail Obreschkow

See Also

rotation3