Learn R Programming

smarter (version 1.0.1)

smart_rmcols: smart_rmcols

Description

Drops columns from a matrix or data.frame.

Usage

smart_rmcols(OBJ, rm_names)

Value

A matrix or data.frame

Arguments

OBJ

A matrix or data.frame

rm_names

A string vector of colnames to remove