powered by
rotmatrix(x)
skewmatrix(x)
"orientation"
"vector"
orientation-class
vector-classes
rotmatrix
skewmatrix
x <- rotmatrix(matrix(c(1,0,0, 0,1,0, 0,0,1), 3, 3)) x skewmatrix(x)
Run the code above in your browser using DataLab