ms-user-meetup-nov2018

Slides for Münster UseR meetup 20 Nov 2018

Stars
12

Presentation for Mnster UseR Meeting Nov 20 2018

Click here if ya just wanna get to the stuff.. 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 makes will be effectively instantaneous.

A bit more detail

The presentation was built with xaringan. In almost every way a fabulous piece of software, xaringan nevertheless does not (yet) play nicely with every kind of html widget. (More accurately, remark.js is what doesn't play so nice in this regard.) This means that many of the leaflet and deck.gl maps that may otherwise have just been generated as widgets have instead been pre-generated and manually saved as screenshots. That's just the way things are at this present moment. Should change any day now ...

Deploy to github pages

See the make deploy command for how that's done.