list_variables: List variables in an eulaw.app dataset

Description Usage Arguments Value

View source: R/list_variables.R

Description

This function lists all of the variables that are available in the requested dataset.

Usage

1
list_variables(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.