extract_binary_offspring {MicrobiotaProcess}R Documentation

extract the binary offspring of the specified internal nodes

Description

extract the binary offspring of the specified internal nodes

Usage

extract_binary_offspring(.data, .node, type = "tips", ...)

Arguments

.data

phylo or treedata object

.node

the internal nodes

type

the type of binary offspring, options are 'tips' (default), 'all', 'internal'.

...

additional parameter, meaningless now.


[Package MicrobiotaProcess version 1.6.6 Index]