R/utils_df.R
na_count.Rd
Count the number of occurrences of NAs over a data frame row-wise
na_count(df, new_colname = "count_na")
A dataframe
The newly-mutated colname. Default to "count".
A mutated dataframe