View source: R/draft/ZZZ-api-engine.R View source: R/api-engine.R
get_engine | R Documentation |
Core code for all GET calls
get_engine(api_endpoint, ref, limit = Inf, ...)
api_endpoint |
API endpoint |
ref |
Repository reference (list) created by |
limit |
Number of records to return, passed directly to |
... |
Additional user-defined query parameters. Use |
Content of GET request as list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.