Function reference
-
count_na()
- Count NAs in a data frame for each variable
-
count_group_na()
- Count NAs by group in a data frame
-
replace_na()
- Replace NAs by a value
-
fill_by_group()
- Fill in missing values within groups
-
not_na()
- Is x a non-missing element?