View source: R/visualiseTree.R
plotSigScatter | R Documentation |
plotSigScatter
plotSigScatter(testedTree, scatter_tooltip, max_val)
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 |
a ggplot object, containing test statistics from testing proportions relative to parent against the test statistics from testing absolute proportions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.