downsample-lineage_tree-method: downsample

downsample,lineage_tree-methodR 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


DCLEAR documentation built on Sept. 14, 2023, 9:09 a.m.