spinmat

R = spinmat(theta, n) -> Matrix{Float64}

Compute the rotation matrix that rotates by angle theta (in degrees) about the vector n.

Methods

# 1 method for generic function "spinmat" from GMT:
 [1] spinmat(theta, n)

See Also