Learn R Programming

cchsflow (version 2.1.0)

cchs2012_p: 2012 CCHS PUMF subset data (200 respondents)

Description

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

Arguments

Value

cchs2012_p

a data frame

Details

NOTE: this subset of respondents may also be in the 2011-2012 PUMF 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 Jan 2020. Reproduced and distributed on an "as is" basis with the permission of Statistics Canada.

Long name: cchs-82M0013-E-2012-Annual-component

DDI: https://osf.io/sbem8/

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

Examples

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

Run the code above in your browser using DataLab