In this exercise, you'll practice computing values of interest with grouped-operations (i.e., group_by
) on the flights
dataset described here.
As in previous exercises, you should fork and clone this repository, follow the instructions in the exercise.R
file, then add
and commit
your changes so that you can push
them back up to GitHub.