alc_drink_freq.Rd
Convert the surveyed drink frequency to a measure of days per week on which drinking occurred.
alc_drink_freq(x)
Drinking frequency
Returns a numeric translation (days/week) of the categorical drinking frequency variable.
7
5.5
3.5
1.5
0.375
0.188
0.029
if (FALSE) {
alc_drink_freq(1)
}