runDashboard: CA flight Dashboard

Description Usage Examples

View source: R/runDashboard.R

Description

This dashboard explore the datasets in the caflights package. It shows all flights that departed from California to various destinations in the United States, Puerto Rico, and the American Virgin Islands) in 2015. You can find the dashboard repository from this link https://github.com/denironyx/caflights15

Usage

1

Examples

1
2
3
4
## Only run this example in interactive R sessions
if(interactive()){
   runDashboard()
}

denironyx/caflights documentation built on Dec. 8, 2019, 12:36 a.m.