makeWhere: add condition(s) to the where clause; strip any leading...

View source: R/statusServer2.R

makeWhereR Documentation

add condition(s) to the where clause; strip any leading "where " from the items in clauses, then join them together using conj and add a preceding "where "

Description

add condition(s) to the where clause; strip any leading "where " from the items in clauses, then join them together using conj and add a preceding "where "

Usage

makeWhere(clauses, conj = "and", prep = "where")

MotusWTS/motusServer documentation built on Oct. 13, 2024, 7:31 p.m.