FilterEntry: Return bool for entry depending on whether it matches filter

Description Usage Arguments Value

View source: R/file_input.R

Description

Return bool for entry depending on whether it matches filter

Usage

1
FilterEntry(entry, filters, acc, ...)

Arguments

entry

Entry type S4 class.

filters

List of vectors containing acceptable values.

acc

Function to access the value being compared.

Value

Boolean whether filter is fulfilled.


xiamaz/flowProc documentation built on May 14, 2019, 2:01 a.m.