downsample,lineage_tree-method {DCLEAR} | R Documentation |
downsample
Description
Sample a lineage tree
Usage
## S4 method for signature 'lineage_tree'
downsample(x, n = 10L, ...)
Arguments
x |
a lineage_tree object |
n |
number of leaves (tips) in the down-sampled tree |
... |
additional parameters |
Value
a lineage_tree object
[Package DCLEAR version 1.0.13 Index]