PlotAnalyses | R Documentation |
Convenience function to make the same type of plot for multple analyses.
PlotAnalyses(data, plot.fun, analyses = Analyses(data), add = NULL, ...)
data |
the grandR object that contains the data to be plotted |
plot.fun |
the plottinf function to apply |
analyses |
the analyses to plot (default: all) |
add |
additional ggplot (e.g., geoms) objects to add |
... |
passed further to plot.fun |
ggplot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.