See the slides for the Meetup introduction here: https://rladiesstl.github.io/intro-meetup4-oct-2021/
Please install R and RStudio prior to the workshop (https://www.youtube.com/watch?v=NZxSA80lF1I)
- R: https://cran.r-project.org/bin/windows/base/
- R Studio: https://www.rstudio.com/products/rstudio/download/#download
For data analysis output to be reproducible, the data and code should be assembled in a way such that results (e.g. tables and figures) can be re-created. In this workshop we will demonstrate a workflow for reproducible data science with R, R Markdown and discuss how R Markdown documents of various flavours and output types can be customized to achieve a customized look and style. In addition to customization, we will also touch on using RStudio’s visual editor for authoring in R Markdown.
slides for the workshop here: https://rladiesstl.github.io/intro-meetup4-oct-2021/customize-rmd.html