View source: R/list_ces_datasets.R
list_ces_datasets | R Documentation |
This function displays a formatted catalog of all available CES datasets that can be accessed through the package, showing year and available variants. One row per year with variants listed as comma-separated values.
list_ces_datasets()
Invisibly returns a tibble with columns for year and variants. The catalog is printed to the console for easy viewing.
# Display catalog of all available datasets by year
list_ces_datasets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.