Description Usage Arguments Details Value Examples
View source: R/ted_sr_data_prep.R
ted_sr_data_prep
returns a bar graph of a given question.
1 | ted_sr_data_prep(.df, .dd, .x)
|
.df |
An imported dataframe |
.dd |
A data dictionary |
.x |
A question number |
This is an NACD function: Should you experience difficulties, see Ted Sikora
A tibble
1 | df %>% ted_sr_data_prep(dd, Q8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.