R/pos_miss.R
pos_miss.Rd
Missing value position inside data set
pos_miss(data)
A matrix or data frame object. It should have variables as columns and observations as rows.
A data frame with the row (Row) and column (Col) position of each missing value.