Description Usage Arguments Author(s)
View source: R/eco.plotGlobal.R
This function allows to plot results contained in eco.gsa objects.
For examples, see eco.gsa
1 2 3 4 5 6 7 8 9 10 11 |
input |
eco.gsa object |
interactivePlot |
Show an interactive plot via plotly? (default: TRUE) |
background |
background color ("grey" or "white") |
xlabel |
Label for X axis (default: NULL) |
ylabel |
Label for Y axis (default: NULL) |
title |
Title of the plot (default: NULL) |
legend |
Show legends in ggplot graphs? (default: TRUE) |
rescaled |
rescale join-count heatmap? |
alpha |
significance level for the join-count heatmat |
Leandro Roser learoser@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.