Use the nycflights13 package and the flights data frame to answer the following questions: 1.1 What month had the highest proportion of canceled flights (the arr_delay variable is NA)? What month had the lowest? Plot the proportion of canceled flights each month and interpret any seasonal patterns. (8 points)
Part One – small questions Use the nycflights13 package and the flights data frame to answer the following questions: 1.1 What month had the highest proportion of canceled flights (the arr_delay variable is NA)? What month had the lowest? Plot the proportion of canceled flights each month and interpret any seasonal patterns. (8 points) … Read more