readallTPS | R Documentation |
Imports outlines and landmarks from files generated by tpsdig2
readallTPS(file, scale = TRUE)
file |
A TPS-file generated by tpsdig2 |
scale |
logical: if TRUE the data will be scaled according to the SCALE entry. |
ID |
Specimen IDs read from TPS file |
LM |
list of landmarks contained in the TPS-file |
outlines |
a list containing sublists for each specimen with all the outlines read from TPS file |
SCALE |
vector containing the scale factors for each landmark config. |
currently only landmarks, ID and outlines are read from the TPS-file
Stefan Schlager
http://life.bio.sunysb.edu/ee/rohlf/software.html
read.lmdta
, read.pts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.