An open API service indexing awesome lists of open source software.

https://github.com/chrismainey/packagebuildseminar

Presentation for NHS-R Community Package Building Seminar
https://github.com/chrismainey/packagebuildseminar

nhs nhsr-community rstats rstats-package

Last synced: 3 months ago
JSON representation

Presentation for NHS-R Community Package Building Seminar

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```

# Building R packages seminar

This repo contains the slides for my seminar on building R packages.
Slides are built in Rmarkdown using the `xaringan` package. The first section is the slides, followed by a live package build. The package we built is available at: https://github.com/chrismainey/brilliant

Slides available at: https://chrismainey.github.io/PackageBuildSeminar/package_building_presentation.html