View source: R/trackvis_affine.R
| ornt.transform | R Documentation |
Determine the orientation transform between two orientations.
ornt.transform(start_ornt, end_ornt)
start_ornt |
numeric matrix with 2 columns, the initial orientation. |
end_ornt |
numeric matrix with 2 columns, the target orientation. |
numeric matrix with 2 columns, the orientation that maps
start_ornt onto end_ornt.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.