Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read.pts

reads pts files


Description

reads Landmark data exported from the software Landmark from http://graphics.idav.ucdavis.edu/research/EvoMorph

Usage

read.pts(file = "x", na = 9999)

Arguments

file

pts file

na

specifies a value that indicates missing values

Value

matrix

matrix containing landmark information rownames will be the names given to the landmarks in Landmark

See Also

Examples

data(nose)
write.pts(shortnose.lm, filename="shortnose")
data <- read.pts("shortnose.pts")

Morpho

Calculations and Visualisations Related to Geometric Morphometrics

v2.8
GPL-2
Authors
Stefan Schlager [aut, cre, cph], Gregory Jefferis [ctb], Dryden Ian [cph]
Initial release
2020-02-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.