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