detect.symmetry: detect.symmetry

Description Usage Details Author(s) References Examples

View source: R/detect.symmetry.R

Description

This function detects paired landmarks in a dataset with object symmetry, similarly to MorphoJ (Klingenberg, 2011).

Usage

1
detect.symmetry(A, sym.plane = "xz", non.sym = NULL, plot = TRUE)

Details

This function returns the paired landmarks.

Author(s)

Marta Vidal-Garcia, marta.vidalga@gmail.com

References

Klingenberg, C.P. (2011) MorphoJ: an integrated software package for geometric morphometrics. Molecular ecology resources. 11: 353-357

Examples

1
2
    detect.symmetry(A, sym.plane = "xz", non.sym = NULL, plot = TRUE)
  

marta-vidalgarcia/symmetry documentation built on Feb. 5, 2020, 12:12 p.m.