get_na_rows: get_na_rows

View source: R/eda_utils.R

get_na_rowsR Documentation

get_na_rows

Description

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

Value

integer vector


filippogambarota/filor documentation built on July 3, 2025, 8:39 p.m.