Description Usage Arguments Value
View source: R/list_parameters.R
This function lists all of the valid API parameters for the requested
dataset. You can use API parameters to filter the data when downloading a
dataset via the eulaw.app API. See the function download_data()
for
more details. See the package vignette for an example of how to specify API
parameters.
1 | list_parameters(database, dataset)
|
database |
The name of the database as a string. Use the function
|
dataset |
The name of the dataset as a string. Use the function
|
A tibble with 2 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.