Missing value position inside data set

pos_miss(data)

Arguments

data

A matrix or data frame object. It should have variables as columns and observations as rows.

Value

A data frame with the row (Row) and column (Col) position of each missing value.