PublicHealthDataGeek / rrsrr

Reproducible road safety research with R: a practical user manual

Home Page:https://saferactive.github.io/rrsrr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproducible road safety research with R: a practical introduction

To reproduce the contents of the book download it from GitHub, open the file RStudio project file rrsrr.Rproj and run the following commands:

install.packages("remotes")
remotes::install_local()
install.packages("servr")
bookdown::serve_book()

About

Reproducible road safety research with R: a practical user manual

https://saferactive.github.io/rrsrr

License:Creative Commons Zero v1.0 Universal


Languages

Language:TeX 88.2%Language:Makefile 11.8%