smk_quit: Quitting smoking

Description Usage Arguments Details Value Examples

View source: R/smk_quit.R

Description

Cleans the data on the motivation to quit smoking and the use of support.

Usage

1

Arguments

data

Data table - the Health Survey for England data.

Details

Only tested on England data Use of support not currently incorporated

Value

Returns an updated data table with:

Examples

1
2
3
4
5
6
7
## Not run: 

data <- read_2001()
data <- smk_quit(data)


## End(Not run)

dosgillespie/hseclean documentation built on May 2, 2020, 1:15 a.m.