graphMinMax: Create a graph comparing min and max values on one PC

Description Usage Arguments Examples

Description

Create a graph comparing min and max values on one PC

Usage

1
graphMinMax(data, pc = 1, mag = 1, method = "TPS")

Arguments

data

Data structure from geomorph or created by readTem()

pc

The PC to be visualised (Defaults to 1)

mag

The magnification factor of the visualised difference (Deafults to 1)

method

The graphing method for plotRefToTarget (Defaults to "TPS")

Examples

1
faces$pca <- graphMinMax(faces, 2)

debruine/frlgmm documentation built on May 15, 2019, 1:55 a.m.