Difference between revisions of "Lesson 10"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
Line 41: Line 41:
 
* Introducing '''''tmap''''' package
 
* Introducing '''''tmap''''' package
 
* Layered Grammar of Thematic Map
 
* Layered Grammar of Thematic Map
** Shape objects
+
** Shape specification
 +
*** Spatial object
 +
*** Map projection
 +
*** Bounding box
 +
** Layers
 +
*** Aesthetics
 +
*** Statistics
 +
*** Scale
  
  

Revision as of 19:13, 19 March 2020

Va.jpg IS428 Visual Analytics for Business Intelligence

About

Weekly Session

Assignments

Visual Analytics Project

Course Resources

 


Visualising Geographical Data in R

Content

Handling Geospatial Data in R

  • An introduction to simple features
  • Introducing sf package
  • sf Methods

Mapping Geospatial Data with R

  • Selected popular mapping packages in R
  • Introducing tmap package
  • Layered Grammar of Thematic Map
    • Shape specification
      • Spatial object
      • Map projection
      • Bounding box
    • Layers
      • Aesthetics
      • Statistics
      • Scale


tMap


ggmap


Leaflet


Others