# \donttest{
# Download and prepare SCF data for 2022
scf_download(2022)
# Load into a survey design object
scf2022 <- scf_load(2022)
# Do not implement these lines in real analysis: Cleanup for package check
unlink("scf2022.rds", force = TRUE)
# }
Run the code above in your browser using DataLab