reproducible_reports

Repo Summary

This repository contains the contents for two tutorials developed for the Data Science Campus, Office for National Statistics.

Reproducible reporting using Rmarkdown

Artwork by @AllisonHorst

You

Course Instructions

You’ve been enlisted by stats advisers, Agnes and Teteh, to help them improve their Rmarkdown country report.

Follow the guide in the slides to help them clean up their Country_Report.Rmd. They could definitely use some help!

To view the presenter notes in the slides, type ‘p’. If you would like to edit or adapt the slides you will need to install the package Xaringan and follow the instructions in the link.

Coding in Style

Coding in style introduces the tidyverse R and PEP8 style guides.

You

Course Instructions

Follow the slides to discover the wonderful world of style guides in programming.