Learn R Programming

geomorph (version 2.1.6)

writeland.tps: Write landmark data to tps file

Description

Write *.tps file from obtain landmark coordinates in a 3-dimensional array

Usage

writeland.tps(A, file, scale = NULL)

Arguments

A
An array (p x k x n) containing landmark coordinates for a set of specimens
file
Name of the *.tps file to be created
scale
An optional vector containing the length of the scale for each specimen

Details

This function writes a *.tps file from a 3-dimensional array (p x k x n) of landmark coordinates.