query_combine: Combine queries

Description Usage Arguments Value

View source: R/queries.R

Description

Combines two queries with filters and searches using a predicate within the filter and/or search.

Usage

1
query_combine(q1, q2, pred)

Arguments

q1

The second query

q2

The first query

pred

The predicate used for combining the queries.

Value

A list containing the new query.


hansel-oy/hilma documentation built on Feb. 20, 2020, 3:20 a.m.