shear: Shear

Description Usage Arguments Value

View source: R/shear.R

Description

This allows for filtering dataframes and then eliminating the filtered column. It's a quick way to simplify data. It's also a good way to simplify a range of datasets that may not have similar features because if the columns to be filtered do no exist in the dataframe the original dataframe is returned.

Usage

1

Arguments

df

dataframe to be filtered

...

a named set of values where the names are the columns to be filtered and the values are the filtering criteria.

Value

dataframe


cadenceinc/yolanda documentation built on Sept. 15, 2020, 5:20 a.m.