buildReqFilter: Construct separate condition of SQL request filter

Description Usage Arguments Value

Description

Construct separate condition of SQL request filter. Conditions can be vector.

Usage

1
buildReqFilter(field, conds, add = TRUE)

Arguments

field

DB field to include in filter restriction

conds

Character vector of permitted field values. In case conditions are absent (NULL/NA or 'all' value) any restrictions will be omitted

add

Type of unfolding. TRUE value shows that filter will be a part of complex restriction and should be added

Value

Filter condition unfolded into string


iMissile/dvtdspack documentation built on May 28, 2019, 8:57 p.m.