clean_surveyweights: Process the survey weights

Description Usage Arguments Value Examples

View source: R/clean_surveyweights.R

Description

Process the survey weights

Usage

1
clean_surveyweights(data, pop_data = hseclean::pop_counts)

Arguments

data

Data table - the Health Survey for England dataset

pop_data

Data table - population counts

Value

Returns data with survey weights updated

Examples

1
2
3
4
5
6
## Not run: 

data <- clean_surveyweights(data)


## End(Not run)

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