Lesson 6

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search

Va.jpg IS428 Visual Analytics for Business Intelligence

About

Weekly Session

Assignments

Visual Analytics Project

Course Resources

 



Programming Data Visualisation with R: Methods, Approaches and Best Practices

Content

  • An overview of R
    • Introducing R and R Studio
    • Doing data science with tidyverse
  • Data Visualisation with R
    • A layered grammar of graphics and ggplot2
    • ggplot2 extensions
    • interactive and dynamic graphics with plotly R
  • Reproducible Analytics with R
    • Introducing R Markdown
  • Democratizing Visually Driven Analytics on the web
    • Introducing Shiny framework

Core Readings

Optional Readings

Self-learning Courses from DataCamp

  • Data Visualization with ggplot2 (Part 1)
  • Data Visualization with ggplot2 (Part 2)
  • Data Visualization with ggplot2 (Part 3)