Convenience function to make the same type of plot for multple analyses.
PlotAnalyses(data, plot.fun, analyses = Analyses(data), add = NULL, ...)
ggplot objects
the grandR object that contains the data to be plotted
the plottinf function to apply
the analyses to plot (default: all)
additional ggplot (e.g., geoms) objects to add
passed further to plot.fun