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