Rdocumentation
powered by
Learn R Programming
openFDA (version 1.7.0.9000)
fda_filter: Apply a filter to a query
Description
Apply a filter to a query
Usage
fda_filter(q, name, value)
Arguments
name
The field to filter on (e.g. "patient.patientonsetage")
value
A value or range to filter on (e.g. "[1+TO+40]")
Value
fda_query