Learn R Programming

Morpho (version 2.1)

read.lmdta: read dta files

Description

reads .dta files created by the software Landmark http://graphics.idav.ucdavis.edu/research/EvoMorph

Usage

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

Arguments

file
a dta file
na
specifies a value that indicates missing values

Value

  • arrarray containing landmarks dimnames will be Information of ID and landmark names specified in Landmark
  • infoInformation extracted from the header of the dta file
  • idnamescharacter vector containing the names of the individuals as specified in the dta file