c_query: Combine queries

Description Usage Arguments Value

View source: R/datalog.R

Description

This function combines queries by concatenating their find, where and args fields

Usage

1
c_query(a, b)

Arguments

a

A query as returned by query

b

A query as returned by query

Value

Returns the fields of the b query appended to the corresponding fields of the a query


ParkerICI/datalogr documentation built on Aug. 16, 2021, 10:59 a.m.