ctgov_query_api | R Documentation |
Passes arguments to the ctgov_query
function, but returns the result
as a list that joins all of the matching data from the other tables. Note
that a few options have different defaults for the API.
ctgov_query_api(max_rows = 100L, ...)
max_rows |
integer. The maximum number of rows to return;
Set to |
... |
Options passed to |
a named list of tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.