Description Usage Arguments Value Examples
View source: R/clean_surveyweights.R
Process the survey weights
1 | clean_surveyweights(data, pop_data = hseclean::pop_counts)
|
data |
Data table - the Health Survey for England dataset |
pop_data |
Data table - population counts |
Returns data with survey weights updated
1 2 3 4 5 6 | ## Not run:
data <- clean_surveyweights(data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.