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
1 |
1 2 3 4 | ## Only run this example in interactive R sessions
if(interactive()){
runDashboard()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.