PlotAnalyses: Convenience function to make the same type of plot for...

PlotAnalysesR Documentation

Convenience function to make the same type of plot for multple analyses.

Description

Convenience function to make the same type of plot for multple analyses.

Usage

PlotAnalyses(data, plot.fun, analyses = Analyses(data), add = NULL, ...)

Arguments

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

Value

ggplot objects


grandR documentation built on April 4, 2025, 2:27 a.m.