describe_components: Describe the components in the IUROPA CJEU Database

View source: R/describe_functions.R

describe_componentsR Documentation

Describe the components in the IUROPA CJEU Database

Description

The IUROPA CJEU Database includes a number of components. This function provides descriptions of the components that are currently available via the IUROPA API.

Usage

describe_components(session = NULL)

Arguments

session

An object of class iuropa_session created by authenticate(). This argument is only required for content that is not yet publicly available.

Value

This function returns a tibble. There is one observation per component.

Examples

## Not run: 
data <- describe_components()
## End(Not run)


jfjelstul/iuropa documentation built on July 25, 2024, 4:11 p.m.