Data Visualiation with R

Kevin Donovan

November 18, 2020

Introduction

Data visualization is key element of analysis pipeline

missing
Tidyverse

Why R?

Visualization in R

ggplot2
Base R

ggplot Examples

Data source: National Basketball Association (NBA) data

How ggplot Works

Plots built by adding layers on top of one another with + key