downsample-igraph-method: downsample

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


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