generic_pred_filter: A generic filter for maching a variable with a value

Description Usage Arguments Value

View source: R/queries.R

Description

The variable should pred the value (e.g. name eq Hansel).

Usage

1
generic_pred_filter(variable, pred, value)

Arguments

variable

The name of the variable

pred

The predicate that is used for filtering

value

The value of the varbiable

Value

A list containing the query that can be passed to fetch_notices()


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