Currently "complete.cases" or "na.omit" does not work if some columns of the data frame have list elements.
Error output: Error in FUN(X[[i]], ...) : invalid subscript type 'list'
Currently "complete.cases" or "na.omit" does not work if some columns of the data frame have list elements.
Error output: Error in FUN(X[[i]], ...) : invalid subscript type 'list'