nhstplot 1.1.0
- You can now directly pass objects created with functions
lm()
, t.test()
, cor.test()
and chisq.test()
for plotting (see vignette for examples).
- x-axis limits can now be manually specified with argument
xmax
(see vignette for example).
- p-value formatting was improved to match typical reporting standards.
- Improvements to documentation for clarity.
nhstplot 1.0.1
- Improved support for new ggplot2 version (horizontal alignment of the plot titles)
- Gold and blue theme now works in Chi-squared function
nhstplot 1.0.0
Initial release