Talk on introduction to R Packages
Introduction to creating R packages talk I am giving for Scottish Government R User Day, 5 October 2022.
Consists of:
- creating_r_packages.Rmd R Markdown to create io_slides presentation.
- Presentation for viewing, hosted on GitHub Pages.
- process_run_through.R R script going through some of the basic steps in setting up a package in R Studio using devtools and related packages.