df_na_idx | R Documentation |
Get row index of missing values in data frame.
df_na_idx(df, vars)
df |
data frame being used to check index of missing values. |
vars |
vector of variable names in |
an vector of missing value index.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.