dplyr
Functions for Lesson 4
is.na
, arrange
, select
, mutate
Packages for Lesson 4
dplyr
Data visualisation in R
for Data Science, Section 5.2.3.
dplyr
package. You'll use these functions to help wrangle data.nycflights13
data set and identify the flights that arrived more than 30 minutes late.
arrange
select
mutate