- Use of mean ± sd bars is now the default
- Minor changes to colour handling and documentation
- Test structure added. Bumping to 0.1.0 to reflect this change.
- Added
pieplot()to conveniently make pie charts with ggplot2
- Added ability to find representative datapoints with
representative() - Added ability to retrieve information about superplot using the option
info = TRUE. User is prompted to do this if there are unequal numbers of replicates in each condition - Added
get_sp_summary()to retrieve the data frame that is overlaid on the superplot
- Fixed factoring bug.
- Added
plainplotfunction for simple plots.
- Added simple statistical testing for the
superplotfunction.
- Improved vignettes.
- Better error handling.
- Vignettes added, bugs squashed.
- Logo added. Ready for pkgdown.
- Initial working version.
- Documentation and examples to be added or improved.