Description Usage Arguments Author(s) Examples
View source: R/package-support.R
Function to swap landmark sequences within an individual or across an entire array
1 | LMK_swap(a, l1, l2)
|
a |
a p x k x n matrix of landmark coordinates |
l1 |
a numeric vector of landmark index (sequence number) to be changed |
l2 |
a numeric vector of landmark index (Sequence number) to change to |
Daniel Ehrlich
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.