Learn R Programming

cchsflow (version 2.1.0)

cchs2012_s: 2012 CCHS synthetic subset data (200 respondents)

Description

This is a subset of 200 observations from the 2012 cycle of the Canadian Community Health Survey (CCHS) synthetic dataset. The CCHS survey is conducted by Statistics Canada.

Arguments

Value

cchs2012_s

a data frame

Details

NOTE: this subset of respondents may also be in the 2012 synthetic subset. Please see the "CCHS datasets that overlap each other" article to see how the two datasets contain overlap.

See here for the open license. Source from Statistics Canada, Canadian Community Health Survey PUMF, accessed May 2022. Reproduced and distributed on an "as is" basis with the permission of Statistics Canada.

Long name: synthetic-CCHS-E-2012-AnnualComponent_F1

DDI: https://osf.io/q8g7y/

Additional documentation (PDFs): https://osf.io/hkuy3/

Examples

Run this code
# NOT RUN {
data(cchs2012_s)
str(cchs2012_s)
# }

Run the code above in your browser using DataLab