From 898c74763ce3ec662e1f2a76e4d86b48236deed5 Mon Sep 17 00:00:00 2001 From: Lextuga007 Date: Thu, 3 Mar 2022 10:50:24 +0000 Subject: [PATCH] Re-build README.Rmd --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9278a48..9fca01f 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ better. ## Installation -You can install the the development version from -[GitHub](https://github.com/) with: +You can install from [GitHub](https://github.com/) with: ``` r # install.packages("remotes") @@ -25,11 +24,21 @@ 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`. +RStudio IDE, by selecting `File` -\> `R markdown ...` -\> `From +Template`. Screenshot of the templates wizard selection list with Nottshc Presentation Slides highlighted +# Functions + +## year\_date() + +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. + + + ## Code of Conduct Please note that the nottshcMethods project is released with a