Description Usage Value Examples
The function imports a .csv file from an URL. This file contains data for all flights that departed NYC (JFK, LGA or EWR) in 2013, they're taken from the nycflights13 package dataset. Then, the function filters American Airlines flights and it makes a sample that will be used for a plot to check the dependence between arrival delay and distance traveled. Finally, it calculates the average arrival delay of flights departed from NYC in 2013.
1 | analyze()
|
list
1 | analyze()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.