12 Forks
20 Stars
20 Watchers

mapping-with-R

Introduction to simple mapping in R: georeferencing lat/long coordinates, thematic mapping and choropleth maps, using simple features, leaflet, and tmap and mapview.

How to download and setup mapping-with-R

Open terminal and run command
git clone https://github.com/libjohn/mapping-with-R.git
git clone is used to create a copy or clone of mapping-with-R repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mapping-with-R https://github.com/libjohn/mapping-with-R/archive/master.zip

Or simply clone mapping-with-R with SSH
[email protected]:libjohn/mapping-with-R.git

If you have some problems with mapping-with-R

You may open issue on mapping-with-R support forum (system) here: https://github.com/libjohn/mapping-with-R/issues