View source: R/bi_transformation_matrices.R
m2_euclidean | R Documentation |
2D Euclidean
m2_euclidean(a, b)
a |
numeric, 2: translation |
b |
numeric, 2: all other coefficients |
matrix 3x3
m2_euclidean(c(2, 3), c(1, 0.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.