DropColumns: Drop columns from a dataframe

Description Usage Arguments Value

View source: R/drop_columns.R

Description

Drop columns from a dataframe

Usage

1
DropColumns(data, columns)

Arguments

data

A dataframe.

columns

vec. The names of the columns to drop

Value

The original dataframe the specified columns removed.


RobertDickens/preproc documentation built on May 20, 2019, 8:47 a.m.