JSON
R/verb-collect.R
collect.Rd
Retrieve JSON data from the browser.
# S3 method for class 'tbl_lazy_json' collect(x, ..., raw = FALSE)
A tbl_lazy_json object.
tbl_lazy_json
Unused. Provided for consistency with generic.
A logical, if TRUE returns JSON as character.
TRUE