plotSigScatter {treekoR}R Documentation

plotSigScatter

Description

plotSigScatter

Usage

plotSigScatter(testedTree, scatter_tooltip, max_val)

Arguments

testedTree

an output from the function testTree()

scatter_tooltip

vector containing tooltips for interactive plot

max_val

maximum value to set as x/y axis limits

Value

a ggplot object, containing test statistics from testing proportions relative to parent against the test statistics from testing absolute proportions.


[Package treekoR version 1.2.1 Index]