Lesson07

From Visual Analytics and Applications
Revision as of 16:06, 21 February 2021 by Tskam (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vaa logo.jpg ISSS608 Visual Analytics and Applications

About

Weekly Session

Assignment

Visual Analytics Project

Course Resources

 


Programming Data Visualisation in R

Content

  • R, RStudio and RMarkdown 101
  • Introducing The Grammar of Graphics
  • ggplot2, The Layered Grammar of Graphics
    • The Essential Grammatical Elements in ggplot2
  • Designing Analytical Graphics with ggplot2
  • Creating Interactive Graphics with plotly R


Readings

Core Readings


Additional Readings

Book on ggplot2

Book on plotly R


DataCamp Courses

  • Introduction to Data Visualization with ggplot2
  • Intermedia Data Visualization with ggplot2
  • Interactive Data Visualization with plotly in R
  • Intermediate Interactive Data Visualization with plotly in R