graph.family: 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.family() allowing you to visualize the analysis

Usage

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

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