Building Online Apps with R - the 2018 version of the Course This repositories hosts the slides and course material. Example code, the empty app template and other demos can be found here: https://github.com/mbannert/boar-2018-code
Geocomputation with R: Making maps
Hint: how to install spDataLarge
install.packages("spDataLarge", repos="https://nowosad.github.io/drat/",type = "source")