.graphOptions           Global graph options
GeomAlignedText         Add aligned text to plots
JASPScatterPlot         Create a scatter plot with density
JASPcolors              JASP color palettes
PlotPriorAndPosterior   Create a prior-posterior plot.
PlotRobustnessSequential
                        Create a robustness or sequential plot
axesLabeller            Parse numeric to character in a visually
                        appeasing way.
descriptivesPlot        Descriptive plot of categorical variable
                        (x-axis) vs. a continuous variable (y-axis)
drawAxis                Deprecated: use 'ggplot2::ggplot() +
                        ggplot2::scale_x|y_continuous(...)' instead.
drawBFpizza             Make a pizza plot
drawLines               Deprecated: use 'ggplot2::geom_line' instead.
drawPoints              Deprecated: use 'ggplot2::geom_point' instead.
drawSmooth              Deprecated: use 'ggplot2::geom_smooth' instead.
geom_abline2            Add an abline that does not exceed the extrema
                        of the axes breaks.
geom_point              Custom geoms
geom_rangeframe         Add base R's bty = 'n' to ggplot2 objects.
getAxisBreaks           Get the axis breaks of a ggplot2 object
getBFSubscripts         Obtain strings of expressions for common Bayes
                        factor types depending on the hypothesis.
getEmptyTheme           Return an empty theme
getPrettyAxisBreaks     Compute axis breaks
ggMatrixPlot            ggMatrixPlot
hypothesis2BFtxt        Get text for Bayes factor pie chart given
                        hypothesis
jaspGraphsPlotMethods   Methods for interacting with a jaspGraphsPlot
jaspHistogram           Histograms and Density plots for JASP
parseThis               Tell that this string should be parsed.
plotEditing             Edit a plot
plotEditingOptions      Get the editable options for a plot
plotPieChart            Make a Pie Chart
plotQQnorm              Make a Q-Q plot
scale_x_continuous      Continuous axis scales
themeApaRaw             APA theme for ggplot2 objects based on
                        'jtools::theme_apa'
themeJasp               Deprecated: use themeJaspRaw and
                        geom_rangeframe instead.
themeJaspRaw            JASP theme for ggplot2 objects
themePubrRaw            Pubr theme for ggplot2 objects based on
                        'ggpubr::theme_pubr'
