Description Usage Arguments Value Methods (by class) Examples
aggregations
1 2 3 4 5 6 7 | aggregations(x)
## S3 method for class 'GDCQuery'
aggregations(x)
## S3 method for class 'GDCResponse'
aggregations(x)
|
x |
a |
a list
of data.frame
with one
member for each requested facet. The data frames
each have two columns, key and doc_count.
GDCQuery
:
GDCResponse
:
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.