getrequest_general | R Documentation |
getrequest_general
getrequest_general(
database,
target,
page,
size,
timeout,
pages = NULL,
apikey,
verbose = FALSE,
...
)
database |
Database name |
target |
The API endpoint to target |
page |
The page to retrieve |
size |
The page size of the request |
timeout |
Seconds to delay the batch request |
pages |
Number of total pages of existing request |
apikey |
API key |
verbose |
Enable verbose mode |
... |
Further valid API parameters |
Raw results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.