View source: R/bi_transformation_matrices.R
m2_translation | R Documentation |
2D Translation Matrix
m2_translation(a, b = NULL)
a |
numeric, 2: translation |
b |
numeric, ignored |
matrix 3x3
m2_translation(c(2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.