Skip to content

kent37/Maptime-Mapping-with-R

Repository files navigation

Maptime: Mapping with R

A brief introduction to mapping in R created for Maptime Boston's 9/16/2015 meeting.

To follow along with the presentation you will need several prerequisites:

  • R - install the latest version for your platform from https://cran.rstudio.com/
  • RStudio Desktop Open Source edition - install from https://www.rstudio.com/products/RStudio/
  • The R packages leaflet and rgdal - launch RStudio and run the command
    install.packages(c('leaflet', 'rgdal')) in the Console window
  • Code and data from this repository - download or clone to your computer

About

Presentation for Maptime Cambridge 9/16/2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages