ApplyThreshold: subset on input table on a user defined condition.

Description Usage Arguments

View source: R/shared_functions.R

Description

subset on input table on a user defined condition.

Usage

1
ApplyThreshold(tbl, col.name, cmp, val)

Arguments

tbl

input data frame.

col.name

column name to subset input data frame on.

cmp

string representing which operator to apply on df column.

val

value linked to input tbl by cmp operator.


Halvee/rvatk documentation built on May 6, 2019, 10:55 p.m.