Description Usage Arguments Value Examples
View source: R/03-calculate_wg.R
Function to calculate any of the domains of the Washington Group on Disability indicators.
1 | calculate_domain(df, domain, add = FALSE)
|
df |
Dataframe containing Washington Group on Disability domain-specific variables. |
domain |
Variable name of domain-specific Washington Group on Disability indicator. |
add |
Logical. Should the calculated Washington Group on Disability
domain values be added to |
A dataframe of domain-specific Washington Group on Disability indicators.
1 | calculate_domain(df = individual, domain = "wg1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.