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 arranged |
cols |
A set of columns to check as a vector of integers |
Remove rows that contains NaNs to obtain a matrix wothout missind data
x |
Matrix without missing data |
Jose Luis Vicente-Villardon
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.