list_parameters: List API parameters for an eulaw.app dataset

Description Usage Arguments Value

View source: R/list_parameters.R

Description

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.

Usage

1
list_parameters(database, dataset)

Arguments

database

The name of the database as a string. Use the function list_databases() to see a list of valid values.

dataset

The name of the dataset as a string. Use the function list_datasets() to see a list of valid values.

Value

A tibble with 2 columns.


jfjelstul/eulaw documentation built on Dec. 20, 2021, 11:07 p.m.