Complete Plots |
|
---|---|
Make a pizza plot |
|
Create a scatter plot with density |
|
Create a prior-posterior plot. |
|
Create a robustness or sequential plot |
|
Make a Pie Chart |
|
Make a Q-Q plot |
|
Descriptive plot of categorical variable (x-axis) vs. a continuous variable (y-axis) |
|
Histograms and Density plots for JASP |
|
Geoms |
|
Add aligned text to plots |
|
Custom geoms |
|
Add base R's bty = 'n' to ggplot2 objects. |
|
Add an abline that does not exceed the extrema of the axes breaks. |
|
ThemesComplete themes. Best is to make these available through a dropdown |
|
APA theme for ggplot2 objects based on |
|
JASP theme for ggplot2 objects |
|
Pubr theme for ggplot2 objects based on |
|
Return an empty theme |
|
Global Graph Optionslist of options to modify plot settings (e.g., the theme) globally |
|
|
Global graph options |
Color Palettes |
|
|
JASP color palettes |
Miscellaneous |
|
Compute axis breaks |
|
Tell that this string should be parsed. |
|
Parse numeric to character in a visually appeasing way. |
|
Get the axis breaks of a ggplot2 object |
|
Get text for Bayes factor pie chart given hypothesis |
|
Edit a plot |
|
Get the editable options for a plot |
|
Continuous axis scales |
|
Obtain strings of expressions for common Bayes factor types depending on the hypothesis. |
|
jaspGraphsPlotAn R6 wrapper around multiple ggplot2 objects to postpone drawing of a figure. This is mainly necessary because composed ggplot2 objects typically becomes grobs which cannot be edited at the moment. |
|
|
Methods for interacting with a jaspGraphsPlot |
ggMatrixPlot |
|
DeprecatedDo not use, and please remove these functions wherever you see they are used. |
|
Deprecated: use |
|
Deprecated: use |
|
Deprecated: use |
|
Deprecated: use |
|
Deprecated: use themeJaspRaw and geom_rangeframe instead. |