results | R Documentation |
results
results(x, ...)
## S3 method for class 'GDCQuery'
results(x, ...)
## S3 method for class 'GDCResponse'
results(x, ...)
x |
a |
... |
passed on to |
A (typically nested) list
of GDC records
results(GDCQuery)
:
results(GDCResponse)
:
qcases = cases() |> results()
length(qcases)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.