Description Usage Arguments Value
View source: R/dataset_utils.R
remove columns from a matrix that include any NAs
1 | remove.cols.all.nas(x, indices = FALSE)
|
x |
a matrix |
indices |
logical, return indices to remove instead |
the matrix with columns removed, unless indices is TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.