getData: Create a data frame with data from data$info and PCs from...

Description Usage Arguments Value Examples

Description

Create a data frame with data from data$info and PCs from data$pca

Usage

1
getData(data, pcs = c())

Arguments

data

Data structure from geomorph or created by readTem()

pcs

An array of PCs to add (Default NULL = include all)

Value

A data frame

Examples

1
mydata <- saveData(data, pcs = rep(1:10), save.name = "~/Desktop/mydata.csv")

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