View source: R/tri_transformation_matrices.R
m3_translation | R Documentation |
3D Translation Matrix
m3_translation(a, b)
a |
numeric, 3: translation |
b |
numeric, ignored |
matrix 4x4
m3_translation(c(2, 3, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.