readallTPS {Morpho} | R Documentation |
Import landmarks and outlines from TPS files
Description
Imports outlines and landmarks from files generated by tpsdig2
Usage
readallTPS(file, scale = TRUE)
Arguments
file |
A TPS-file generated by tpsdig2 |
scale |
logical: if TRUE the data will be scaled according to the SCALE entry. |
Value
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. |
Note
currently only landmarks, ID and outlines are read from the TPS-file
Author(s)
Stefan Schlager
References
http://life.bio.sunysb.edu/ee/rohlf/software.html
See Also
[Package Morpho version 2.12 Index]