tag2lm | R Documentation |
This function inputs a single *tag file into an matrix with the landmark coordinates (x, y, z)
tag2lm(file)
file |
MINC *.tag file to import. |
This function returns matrix with the landmark coordinates (x, y, z)
Marta Vidal-Garcia
# specimen1 <- tag2lm("specimen1.tag")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.