Learn R Programming

Morpho (version 2.1)

cSize: calculate Centroid Size for a landmark configuration

Description

calculate Centroid Size for a landmark configuration

Usage

cSize(x)

Arguments

x
matrix where each row contains coordinates for landmarks

Value

  • returns Centroid size

Examples

Run this code
data(boneData)
cSize(boneLM[,,1])

Run the code above in your browser using DataLab