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

https://github.com/mpadge/hamburg-ruser-feb2019

Slides for Hamburg R user talk Feb 2019
https://github.com/mpadge/hamburg-ruser-feb2019

Last synced: about 2 months ago
JSON representation

Slides for Hamburg R user talk Feb 2019

Awesome Lists containing this project

README

        

# Presentation for Hamburg UseR Meeting Feb 13 2019

[Click here if ya just wanna get to the
stuff.](https://mpadge.github.io/hamburg-Ruser-feb2019/slides/hamburg-Ruser-feb2019.html).
Alternatively, if you're interested in the *how*, here's that stuff:

1. Clone the repo
2. Get rid of the entire `docs` folder
3. `make`
4. `make open`

The first `make` should recreate all data used in the presentation, which may
take a while. After that, subsequent `make`s will be effectively instantaneous.

## A bit more detail

The
[`data-script.R`](https://github.com/mpadge/hamburg-Ruser-feb2019/blob/master/data-script.R)
can be run in its entirety to automatically generate all data used in the
presentation, and the interactive maps (via
[`mapdeck`](https://github.com/symbolixAU/mapdeck)) generated by running the
[`setup-script.R`](https://github.com/mpadge/hamburg-Ruser-feb2019/blob/master/setup-script.R).
The presentation was built with [`xaringan`](https://github.com/yihui/xaringan).