LMK_compare_two: Compare Two landmark arrays

Description Usage Arguments Details

View source: R/LMK_plotting.R

Description

Plot 2 landmark configurations in 3D space.

Usage

1
LMK_compare_two(A1, A2, new = FALSE, main = NULL)

Arguments

A1

A 3D array of landmark data; A reference

A2

A second 3D array of landmark data to compare to the reference

new

Should a new graphing window be opened (default is to overwrite the previous)

main

A character string to display as the title. If main= NULL (default) function will attempt to deparse object names.

Details

Presumably, this will be procrustes aligned coordinates, but any 2 p x k x n arrays will work


lmkCHK documentation built on Oct. 23, 2020, 5:21 p.m.