View source: R/trackvis_affine.R
| apply.affine.to.coords | R Documentation |
Apply an affine to a set of coordinates.
apply.affine.to.coords(coords, affine)
coords |
numeric matrix with 3 columns, the coordinates. |
affine |
4x4 numeric matrix. |
numeric matrix with 3 columns, the transformed coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.