View source: R/describe_functions.R
describe_components | R Documentation |
The IUROPA CJEU Database includes a number of components. This function provides descriptions of the components that are currently available via the IUROPA API.
describe_components(session = NULL)
session |
An object of class |
This function returns a tibble. There is one observation per component.
## Not run:
data <- describe_components()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.