Learn R Programming

Momocs (version 0.2-03)

cooLandmarks(Coo): Retrieves landmarks coordinates from a Coo object.

Description

Retrieves landmarks (if any) coordinates from a Coo object.

Usage

cooLandmarks(Coo)

Arguments

Coo
The Coo object.

Value

  • Returns an array of landmark coordiantes such as described in A.plot.

See Also

procGPAlign, defLandmarks, A.plot.

Examples

Run this code
data(hearts)
ldks <- cooLandmarks(hearts)
A.plot(ldks)

Run the code above in your browser using DataLab