Skip to contents

This is dummy data representing the second cycle of the Canadian Health Measures Survey (CHMS). The CHMS survey is conducted by Statistics Canada.

Value

cycle2

a data frame

Examples

data(cycle2)
str(cycle2)
#> 'data.frame':	4 obs. of  13 variables:
#>  $ clinicid: num  1 2 3 4
#>  $ clc_age : num  20 30 40 50
#>  $ clc_sex : num  1 2 1 2
#>  $ sdcdcgt : num  1 1 1 2
#>  $ lab_hba1: num  0.07 0.06 0.05 0.04
#>  $ lab_bcre: num  20 30 40 50
#>  $ bpmdpbps: num  140 130 120 110
#>  $ bpmdpbpd: num  95 85 75 65
#>  $ ccc_51  : num  1 2 2 2
#>  $ ccc_61  : num  2 2 2 2
#>  $ ccc_63  : num  2 2 2 2
#>  $ ccc_81  : num  1 2 2 1
#>  $ ccc_32  : num  2 1 1 1