remove.cols.any.nas: remove columns from a matrix that are entirely NAs

Description Usage Arguments Value

View source: R/dataset_utils.R

Description

remove columns from a matrix that are entirely NAs

Usage

1
remove.cols.any.nas(x, indices = FALSE)

Arguments

x

a matrix

indices

logical, return indices to remove instead

Value

the matrix with columns removed, unless indices is TRUE


cancerdatasci/ceres documentation built on May 20, 2019, 6:44 p.m.