get.placements {treeio}R Documentation

get.placements

Description

access placement information

Usage

get.placements(tree, ...)

## S3 method for class 'jplace'
get.placements(tree, by = "best", ...)

Arguments

tree

tree object

...

additional parameters

by

one of 'best' and 'all'

Value

placement tibble


[Package treeio version 1.18.0 Index]