smart_rmcols {smarter}R Documentation

smart_rmcols

Description

Drops columns from a matrix or data.frame.

Usage

smart_rmcols(OBJ, rm_names)

Arguments

OBJ

A matrix or data.frame

rm_names

A string vector of colnames to remove

Value

A matrix or data.frame


[Package smarter version 1.0.1 Index]