addTree: Title

View source: R/visualiseTree.R

addTreeR Documentation

Title

Description

a function to create a skeleton tree diagram to display significance testing results on each node

Usage

addTree(p, offset = 0.3, font_size = 2.5, hjust = 0)

Arguments

p

a phylogenetic tree plot created from the ggtree() function

offset

distance between leaf nodes on the tree and their labels

font_size

font size of leaf labels

hjust

horizontal justification as defined in ggplot2

Value

a ggtree graph object with the hierarchical tree of clusters and corresponding labels


adam2o1o/treekoR documentation built on June 2, 2023, 11:42 p.m.