# Generated by roxygen2: do not edit by hand

S3method("$",Enum)
S3method("[[",jaspGraphsPlot)
S3method("[[<-",jaspGraphsPlot)
S3method(getAxisBreaks,gg)
S3method(getAxisBreaks,ggplot)
S3method(getAxisBreaks,ggplot_built)
S3method(getAxisBreaks,list)
S3method(getAxisInfo,ScaleContinuousPosition)
S3method(getAxisInfo,ScaleDiscretePosition)
S3method(getPlotEditingOptions,"function")
S3method(getPlotEditingOptions,default)
S3method(getPlotEditingOptions,gg)
S3method(getPlotEditingOptions,ggplot)
S3method(getPlotEditingOptions,ggplot_built)
S3method(getPlotEditingOptions,jaspGraphsPlot)
S3method(getPlotEditingOptions,qgraph)
S3method(getPrettyAxisBreaks,character)
S3method(getPrettyAxisBreaks,default)
S3method(getPrettyAxisBreaks,factor)
S3method(getPrettyAxisBreaks,numeric)
S3method(ggMatrixPlot,default)
S3method(ggMatrixPlot,list)
S3method(ggMatrixPlot,matrix)
S3method(internalUpdateAxis,ScaleContinuousPosition)
S3method(internalUpdateAxis,ScaleDiscretePosition)
S3method(length,jaspGraphsPlot)
S3method(makeLabels,default)
S3method(makeLabels,list)
S3method(names,jaspGraphsPlot)
S3method(needsParsing,character)
S3method(needsParsing,data.frame)
S3method(needsParsing,factor)
S3method(parseThis,character)
S3method(parseThis,factor)
S3method(plot,jaspGraphs)
S3method(plot,jaspGraphsPlot)
S3method(print,jaspGraphs)
S3method(print,jaspGraphsPlot)
export(.graphOptions)
export(GeomAbline2)
export(GeomAlignedText)
export(GeomRangeFrame)
export(JASPScatterPlot)
export(JASPcolors)
export(PlotPriorAndPosterior)
export(PlotRobustnessSequential)
export(axesLabeller)
export(descriptivesPlot)
export(drawAxis)
export(drawBFpizza)
export(drawLines)
export(drawPoints)
export(drawSmooth)
export(geom_abline2)
export(geom_aligned_text)
export(geom_line)
export(geom_point)
export(geom_rangeframe)
export(getAxisBreaks)
export(getBFSubscripts)
export(getEmptyTheme)
export(getGraphOption)
export(getPrettyAxisBreaks)
export(ggMatrixPlot)
export(graphOptions)
export(hypothesis2BFtxt)
export(is.jaspGraphsPlot)
export(jaspHistogram)
export(jaspHistogramBinWidth)
export(needsParsing)
export(parseThis)
export(plotEditing)
export(plotEditingOptions)
export(plotPieChart)
export(plotQQnorm)
export(scale_JASPcolor_continuous)
export(scale_JASPcolor_discrete)
export(scale_JASPfill_continuous)
export(scale_JASPfill_discrete)
export(scale_x_continuous)
export(scale_y_continuous)
export(setGraphOption)
export(themeApaRaw)
export(themeJasp)
export(themeJaspRaw)
export(themePubrRaw)
importFrom(R6,R6Class)
importFrom(ggplot2,.pt)
importFrom(ggplot2,ScaleContinuousPosition)
importFrom(ggplot2,aes)
importFrom(ggplot2,continuous_scale)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,is.ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer)
importFrom(ggplot2,layer_scales)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,waiver)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(grid,gList)
importFrom(grid,gTree)
importFrom(grid,gpar)
importFrom(grid,segmentsGrob)
importFrom(grid,unit)
importFrom(grid,unit.c)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(gtable,gtable_add_cols)
importFrom(gtable,gtable_add_grob)
importFrom(gtable,gtable_add_padding)
importFrom(gtable,gtable_add_rows)
importFrom(rlang,.data)
importFrom(scales,censor)
