Description Usage Arguments Details
Plot 2 landmark configurations in 3D space.
1 | LMK_compare_two(A1, A2, new = FALSE, main = NULL)
|
A1 |
A 3D array of landmark data; A reference |
A2 |
A second 3D array of landmark data to compare to the reference |
new |
Should a new graphing window be opened (default is to overwrite the previous) |
main |
A character string to display as the title. If main= NULL (default) function will attempt to deparse object names. |
Presumably, this will be procrustes aligned coordinates, but any 2 p x k x n arrays will work
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.