analyze: Data analysis for American Airlines flights data

Description Usage Value Examples

View source: R/analyze.R

Description

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.

Usage

1

Value

list

Examples

1

unimi-dse/531ababf documentation built on Feb. 12, 2020, 10:18 p.m.