Learn R Programming

emil (version 2.0.2)

na_index: Support function for identifying missing values

Description

Support function for identifying missing values

Usage

na_index(data)

Arguments

data
Fitting and testing data sets, as returned by pre_split.

Value

  • Data frame containing row and column indices of missing values or NULL if the data doesn't contain any.