graph.superfamily: A function that graphs a PCA run on a user-defined taxonomic...

Description Usage Arguments Examples

View source: R/functions-phylopca.R

Description

This is a sister function to pca.superfamily() allowing you to visualize the analysis

Usage

1
graph.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
graph.superfamily(data = d, superfamily.name = "Ceboidea")

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