View source: R/writeland.tps.r
writeland.tps | R Documentation |
Write *.tps file from obtain landmark coordinates in a 3-dimensional array
writeland.tps(A, file, scale = NULL, specID = TRUE)
A |
A 3D array (p x k x n) containing landmark coordinates for a set of specimens |
file |
Name of the *.tps file to be created |
scale |
An optional vector containing the length of the scale for each specimen |
specID |
A logical value stating whether specimen ID names should be saved to line ID= |
This function writes a *.tps file from a 3-dimensional array (p x k x n) of landmark coordinates.
Dean Adams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.