Description Usage Arguments Details Value Examples
ted_agr_plot
Given a tibble of a given multiple level agreement question,
creates graph.
1 | ted_agr_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_agr_prep(df, dd, Q27, c("Agree", "Neither agree nor disagree", "Disagree")) %>%
ted_agr_plot()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.