Is it possible to locate NAs (missing values) and return their location with both list and column?
Please consider this data:
list1 <- list(a = c(1, 2),