remove.cols.all.nas: remove columns from a matrix that include any NAs

Description Usage Arguments Value

View source: R/dataset_utils.R

Description

remove columns from a matrix that include any NAs

Usage

1
remove.cols.all.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.