remove_col: Removes a column by name from a dataframe.

Description Usage Arguments

Description

Removes a column by name from a dataframe.

Usage

1
remove_col(data_frame, column_vector)

Arguments

data_frame

A target dataframe

column_vector

A string vector of column names to remove.


brycefrank/brycefunc documentation built on May 31, 2019, 12:08 p.m.