Skip to contents
- Added Rstudio project template
- Added
stem_plot_multichoice() for plotting multiple choice items
- Added basic ploting functions:
stem_plot_single, stem_plot_multiple, stem_plot_bar, stem_plot_bartable().
- Added convenience function
stem_ggplot(), which tries to export stem_plot_* figures with proper dimensions.
- When using Rstudio,
ragg is automatically set as default graphical device when stemtools is loaded.
- Added
bluered_light diverging color palette.
- Added a
NEWS.md file to track changes to the package.