Description Usage Arguments Details Value Examples
ted_yn_plot
Given a tibble of a given multiple level yes/no type question,
creates graph.
1 | ted_yn_plot(.df, .cap = NULL)
|
.df |
A dataframe, piped from |
.cap |
Text for a caption (optional) |
This is an NACD function: Should you experience difficulties, see Ted Sikora
A graph
1 2 | ted_yn_prep(df, dd, Q17, .l=c("Strength","Weakness")) %>%
ted_yn_plot()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.