generic_search: A generic search for maching a variable with a value

Description Usage Arguments Value

View source: R/queries.R

Description

Searches the variable for an exact match of the value.

Usage

1
generic_search(variable, value)

Arguments

variable

The name of the variable

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.