Remove rows that contains NaNs (missing data)
Remove rows that contains NaNs to obtain a matrix wothout missind data
RemoveRowsWithNaNs(x, cols = NULL)
x
: The matrix to be arrangedcols
: A set of columns to check as a vector of integersRemove rows that contains NaNs to obtain a matrix wothout missind data
Jose Luis Vicente-Villardon
Useful links