phylotree_to_tree {GeRnika}R Documentation

Extract tree from Phylotree object.

Description

This function extracts the tree structure from a given Phylotree object.

Usage

phylotree_to_tree(phylotree)

Arguments

phylotree

An object of the Phylotree class.

Value

The tree structure of the input Phylotree object.


[Package GeRnika version 1.0.0 Index]