universe_query | R Documentation |
Query the API of a single universe
universe_query(universe_url, path, query_params = NULL)
universe_url |
URL to the universe like ""https://jeroen.r-universe.dev" |
path |
Path to append after api like "ls" |
query_params |
Named list of query parameters |
The JSON from the API as a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.