Description Usage Arguments Details Value Examples
ted_con_plot
Given a tibble of a given multiple level likelihood question,
creates graph.
1 | ted_con_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_con_prep(df, dd, Q29, c("Likely", "Neither likely nor unlikely", "Unlikely")) %>%
ted_con_plot()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.