Description Usage Arguments Value
View source: R/dataset_utils.R
remove columns from a matrix that are entirely NAs
1  | remove.cols.any.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.