Description Usage Arguments Details Value Examples
ted_con_prep
returns a tibble of a given multiple level confidence question,
prepared for tables or graphs.
1 | ted_con_prep(.df, .dd, .x, .l)
|
.df |
An imported dataframe |
.dd |
A data dictionary |
.x |
A question number |
.l |
The three level names |
This is an NACD function: Should you experience difficulties, see Ted Sikora
A tibble
1 | ted_con_prep(df, dd, Q29, c("Likely", "Neither likely nor unlikely", "Unlikely"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.