Rdocumentation
powered by
Learn R Programming
openFDA (version 1.7.0.9000)
fda_fetch: Fetch the given URL as JSON.
Description
This uses jsonlite to fetch the URL. The result is coerced into a data frame.
Usage
fda_fetch(url, catch_errors = TRUE, debug = TRUE)
Arguments
Value
data.frame