The goal of nottshcMethods is to help us analyse our data faster and better.
You can install from GitHub with:
# install.packages("remotes")
remotes::install_github("CDU-data-science-team/nottshcMethods")
Once the package is installed, {xaringan} presentation slides with
branding and {distill} post templates can be access easily using the
RStudio IDE, by selecting File
-> R markdown ...
-> From Template
.
A simple function to give the ‘yyyy’ string to a date column (of formats date, int and character). Can be used to find the earliest and latest year date in data which is useful in reports.
https://cdu-data-science-team.github.io/nottshcMethods/articles/date_helper.html
Please note that the nottshcMethods project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.