remove.cols.named: Remove cols by name.

View source: R/MatrixUtil.r

remove.cols.namedR Documentation

Remove cols by name.

Description

Remove cols by name.

Usage

remove.cols.named(x, cnames)

Arguments

x

matrix or dataframe

cnames

vector of colnames

Value

matrix after removed.


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.