remove.na.rows | R Documentation |
Cols have to be a vector of numbers corresponding to columns.
remove.na.rows(mat, cols = 1:NCOL(mat))
mat |
In put matrix. |
cols |
PARAM_DESCRIPTION, Default: 1:NCOL(mat) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.