The data from ONS is in wide form and the spreadsheet has many tabs. This data extraction relates to the data Table 1. Proportion of cigarette smokers, by sex and age, Great Britain, 1974 to 2019.

get_smoking_wide(clean = TRUE)

Arguments

clean

Logical, default is to remove blank rows and columns but if the original is required then clean = FALSE

Value

data frame