Changelog
Source:NEWS.md
phsstyles 0.1.2 (2024-08-06)
- Exported
phs_colour_values,phs_palettesandphs_palette_types. This now allows users to call phsstyles functions without needing to load the package.
phsstyles 0.1.1 (2022-05-30)
Make axis title not blank in
theme_phs()(#3).Add alias for function
phs_colours(),scale_colour_discrete_phs()andscale_colour_continuous_phs()so that users can use American spelling as “color”.Update the documentation for
phs_palettesandphs_palette_types.Create a pkgdown webpage so that readme, help pages and news page are integrated.
phsstyles 0.1.0 (2021-10-15)
- Initial package release.
-
phs_colours(),theme_phs(),scale_colour_discrete_phs(),scale_colour_continuous_phs(),scale_fill_discrete_phs()andscale_fill_continuous_phs()functions added.