Description Usage Arguments Details Value Examples
ted_mr_data_prep
returns a tibble of a given question,
prepared for tables or graphs.
1 | ted_mr_data_prep(.df, .dd, .x, .full = TRUE)
|
.df |
An imported dataframe |
.dd |
A data dictionary |
.x |
A question number |
.full |
Respondents are to be aggregated at the full board level - T or F |
This is an NACD function: Should you experience difficulties, see Ted Sikora
A tibble
1 | df %>% ted_mr_data_prep(dd, Q25, .full = F)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.