Description Usage Arguments Author(s)
Function to convert phylogenies from the class 'phylo' to the class 'ggphy'
| 1 2 |   phylo2ggphy(phylo, tip.dates = NULL, branch.unit = NULL,
    verbose = FALSE)
 | 
| phylo | an object of the class "phylo" | 
| tip.dates | a vector containing the sample dates of the tip in "Date" format, the dates must be ordered like the tips | 
| branch.unit | the unit of the branch. Either "year", "month", "day" or "subst". If a time unit is provided, together with tip.dates, then the x-axis of the phylogeny will be in the Date format | 
| verbose | if  | 
Anton Camacho
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.