cSize: calculate Centroid Size for a landmark configuration

View source: R/cSize.r

cSizeR Documentation

calculate Centroid Size for a landmark configuration

Description

calculate Centroid Size for a landmark configuration

Usage

cSize(x)

Arguments

x

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

Value

returns Centroid size

Examples


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


Morpho documentation built on Feb. 16, 2023, 10:51 p.m.