Truncates a phylogentic tree
1 2 | truncate_data(tree, truncation_time, include_trunc = F, n = 2,
thresh = 0.01)
|
tree |
a phylo object |
truncation_time |
The time of last sampling point |
include_trunc |
If to include the truncation time in the data |
n |
The number of samples near the truncation time |
thresh |
Maximum distance from truncation time of the n samples |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.