Return the rows index where there are NA values in specific
columns
Usage
get_na_rows(data, ..., subset = FALSE)
Arguments
- data
dataframe
- ...
comma separated names of columns to evaluate
- subset
logical that indicate if returning the subsetted data.
Default to false