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