Description Usage Arguments Value Examples
View source: R/filterAnomalies.R
Applies the anomaly zone calculation across all filtered datasets and combines with filter summary data for downstream analyses
1 | filterAnomalies(astral.directory = NULL, outgroups = NULL, filter.data = NULL)
|
astral.directory |
directory of filtered astral results |
outgroups |
outgroups to root your tree |
filter.data |
your master filtered dataset summary stats |
a data.table of anomaly zone data calculated for all nodes in your tree
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.