Description Usage Arguments Examples
View source: R/pca.superfamily.R
This function runs a PCA on a user-defined taxonomic superfamily
1 | pca.superfamily(data, superfamily.name)
|
data |
dataframe including numerical data as well as information on taxonomic superfamily and family |
superfamily.name |
superfamily name as it appears in the dataframe |
1 | pca.superfamily(data = d, superfamily.name = "Ceboidea")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.