Learn R Programming

Morpho (version 2.12)

cSize: calculate Centroid Size for a landmark configuration

Description

calculate Centroid Size for a landmark configuration

Usage

cSize(x)

Value

returns Centroid size

Arguments

x

k x 3 matrix containing landmark coordinates or mesh of class "mesh3d"

Examples

Run this code

data(boneData)
cSize(boneLM[,,1])

Run the code above in your browser using DataLab