readland.fcsv: Read landmark data matrix from fcsv file

readland.fcsvR Documentation

Read landmark data matrix from fcsv file

Description

Read landmark data for a single specimen from an fcsv file obtained from SlicerMorph.

Usage

readland.fcsv(file = NULL)

Arguments

file

the name of a *.fcsv file containing three-dimensional landmark data to be read in

Details

This function merely extracts x, y, z coordinates from an fcsv file.

Value

Function returns a p x 3 matrix of x, y, z coordinates for p landmarks.

Author(s)

Murat Maga and Michael Collyer


geomorph documentation built on Sept. 1, 2023, 1:07 a.m.