Tom Jemmett
Tom Jemmett
The reports 1-3, 10 & 11 have `echo = FALSE`, whereas 4-9 have `echo = TRUE`. This could be confusing for development, so we should look to standardise this across...
Prepare for release: * [ ] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_NHSRplotthedots.html) * [ ] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `usethis::use_github_links()` * [x] `urlchecker::url_check()` * [x] `devtools::build_readme()` *...
dataset added in #95, we have a mix of column name styles. I suggest we convert to `snake_case` (though, I think all of the columns are single words, so just...