Description Usage Arguments Details Value Examples
ted_yn_prep
returns a tibble of a given multiple item yes/no like question,
prepared for tables or graphs.
1 | ted_yn_prep(.df, .dd, .x, .l)
|
.df |
An imported dataframe |
.dd |
A data dictionary |
.x |
A question number |
.l |
The two level names |
This is an NACD function: Should you experience difficulties, see Ted Sikora
A tibble
1 | ted_yn_prep(df, dd, Q17, .l=c("Strength","Weakness"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.