Difference between revisions of "Lesson09"
Jump to navigation
Jump to search
Line 51: | Line 51: | ||
* [https://cran.r-project.org/web/packages/leaflet/index.html leaflet: Create Interactive Web Maps with the JavaScript 'Leaflet' Library] | * [https://cran.r-project.org/web/packages/leaflet/index.html leaflet: Create Interactive Web Maps with the JavaScript 'Leaflet' Library] | ||
* [https://rstudio.github.io/leaflet/ Leaflet for R] | * [https://rstudio.github.io/leaflet/ Leaflet for R] | ||
+ | |||
+ | ==Others== | ||
+ | |||
+ | * [https://github.com/sjewo/cartogram cartogram: Create Cartograms with R] | ||
+ | * [https://www.jstatsoft.org/article/view/v063i02 micromap: A Package for Linked Micromaps] | ||
+ | * [https://cran.r-project.org/web/packages/micromap/vignettes/Introduction_Guide.pdf Linked Micromaps] |
Revision as of 22:56, 2 November 2018
|
|
|
|
|
tMap
- tmap: Thematic Maps in R
- tmap: get started!
- tmap: changes in version 2.0
- reproduction code from JSS article ‘tmap: Thematic Maps in R’
- tmap: thematic maps in R
- Package ‘tmap’
ggmap
- ggmap: Spatial Visualization with ggplot2
- How to plot basic maps with ggmap
- Map Plots Created With R And ggmap
- Geographic visualization with R’s ggmap