Difference between revisions of "Lesson 10"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
		
	
| Line 32: | Line 32: | ||
== Content ==  | == Content ==  | ||
| − | + | ===Handling Geospatial Data in R===  | |
| − | Handling Geospatial Data in R  | ||
* An introduction to simple features  | * An introduction to simple features  | ||
* Introducing ''sf'' package  | * Introducing ''sf'' package  | ||
* sf Methods  | * sf Methods  | ||
| + | |||
| + | ===Mapping Geospatial Data with R===  | ||
| + | |||
Revision as of 19:04, 19 March 2020
| 
 | 
 | 
 | 
 | 
 | 
Visualising Geographical Data in R
Contents
Content
Handling Geospatial Data in R
- An introduction to simple features
 - Introducing sf package
 - sf Methods
 
Mapping Geospatial Data with R
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
 
Leaflet