list_ces_datasets {ces} | R Documentation |
List Available Canadian Election Study Datasets
Description
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.
Usage
list_ces_datasets()
Value
Invisibly returns a tibble with columns for year and variants. The catalog is printed to the console for easy viewing.
Examples
# Display catalog of all available datasets by year
list_ces_datasets()
[Package ces version 1.0.0 Index]