Description Usage Arguments Value Examples
View source: R/Generate_tree.R
Given an ancestey object generate a phylogenetic tree #Requires ape
1 | Generate_tree(inANS, warnings = TRUE)
|
warnings |
Boolean for warning gneration (Default = TRUE) |
ancestry |
An ancestey object for the population |
A phylogentic tree object for plotting
1 2 | Tree <- Generate_tree(Ancestry)
plot(Tree)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.