get_na_rows | R Documentation |
Return the rows index where there are NA values in specific columns
get_na_rows(data, ..., subset = FALSE)
data |
dataframe |
... |
comma separated names of columns to evaluate |
subset |
logical that indicate if returning the subsetted data.
Default to |
integer vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.