Description Usage Arguments Value Examples
Low level function used for getting the valid API query parameters for a given resource endpoint.
1 | get_parameters(resource)
|
resource |
character name of the resource. Name provided must be a valid resource name. |
tibble of query parameters.
1 | params <- get_parameters("julkaisut")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.