fda_fetch: Fetch the given URL as JSON.

Description Usage Value

View source: R/openfda.R

Description

This uses jsonlite to fetch the URL. The result is coerced into a data frame.

Usage

1
fda_fetch(url, catch_errors = TRUE, debug = TRUE)

Value

data.frame


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