range_filter: numeric range filter for data.frames

Description Usage Arguments Value Author(s)

View source: R/filtering.R

Description

range_filter filters a given data frame with the given filter values. Names of the given ranges vector should be the indices of the corresponding data frame columns.

Usage

1
range_filter(df, ranges)

Arguments

df

data frame to filter

ranges

numeric (or convertable) vector with the filter ranges, should have length of data or being named

Value

range_filter: filtered data frame

Author(s)

richard.kunze


daqana/dqshiny documentation built on Sept. 1, 2020, 4:31 p.m.