Nothing
create_codebook()
function that caused "arguments imply differing number of rows" error for multiple datasets (2015 web, 2015 phone, 2021 web). The issue was caused by multi-value variable labels being incorrectly handled, leading to vector length mismatches during data.frame creation. Multi-value labels are now properly collapsed with " | " separator.create_codebook()
function to prevent regression, including specific tests for multi-value labels, missing labels, and different output formats.get_ces("2015", variant = "combo")
from working properlyget_ces()
- Download and load CES data for a specific yearlist_ces_datasets()
- List available CES datasetsget_ces_subset()
- Get a subset of variables from a CES datasetcreate_codebook()
- Generate a comprehensive codebook for CES datasetsexport_codebook()
- Export codebooks to CSV or Excel formatsexamine_metadata()
- Analyze metadata across variables in a datasetdownload_pdf_codebook()
- Download official PDF codebooks for any CES yeardownload_ces_dataset()
- Download a single CES dataset by yeardownload_all_ces_datasets()
- Download all or selected CES datasets at onceAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.