fda_search: Fetch search results.

Description Usage Arguments Value

View source: R/openfda.R

Description

When combined with fda_exec, this query will return a data frame consisting of the matching records.

Usage

1
fda_search(q, field = FALSE)

Arguments

field

The field to extract. This should be a dot (.) delimited path to follow to extract a field: e.g. 'a.b.c.d', would perform the equivalent of running a[[b]][[c]][[d]]

Value

fda_query


rOpenHealth/openfda documentation built on May 26, 2019, 8:50 p.m.