| n_range2 | R Documentation |
ggplot2-object from makeme()Provides a range (or single value) for N in a ggplot2-object from makeme()
n_range2(ggobj, glue_template_1 = "{n}", glue_template_2 = "[{n[1]}-{n[2]}]")
ggobj |
A |
glue_template_1, glue_template_2 |
String, for the case of a single value (1) or a range with minimum-maximum of values (2). |
String.
n_range2(makeme(data = ex_survey, dep = b_1:b_3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.