smart_rmcols: smart_rmcols

View source: R/basic.R

smart_rmcolsR 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


smarter documentation built on April 3, 2025, 8:46 p.m.