Description Usage Arguments Value Examples
Fetch GDCQuery
metadata from GDC
1 2 3 4 5 6 7 |
x |
a |
... |
passed to httr (good for passing config info, etc.) |
from |
integer index from which to start returning data |
size |
number of records to return |
response_handler |
a function that processes JSON (as text)
and returns an R object. Default is |
A GDCResponse
object which is a list with the following
members:
results
query
aggregations
pages
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.