pca.family: PCA by taxonomic family

Description Usage Arguments Examples

View source: R/pca.family.R

Description

This function runs a PCA on a user-defined taxonomic family

Usage

1
pca.family(data, family.name)

Arguments

data

dataframe including numerical data as well as information on taxonomic family and genus

family.name

family name as it appears in the dataframe

Examples

1
pca.family(data = d, family.name = "Cercopithecidae")

lccmyers/taxonpca documentation built on Dec. 21, 2021, 9:45 a.m.