pca.superfamily: A function that runs a PCA on a user-defined taxonomic...

Description Usage Arguments Examples

View source: R/functions-phylopca.R

Description

This function allows you to compare numerical data within a taxonomic superfamily

Usage

1
pca.superfamily(data, superfamily.name)

Arguments

data

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

superfamily.name

superfamily name as it appears in the dataframe

Examples

1
pca.superfamily(data = d, superfamily.name = "Cebioidea")

lccmyers/phylopca documentation built on Dec. 21, 2021, 9:44 a.m.