#| label = "{{DataName}}Dotplots",
#| fig.cap = "Plots for {{ResponseName}} grouped by {{FactorName}}."
{{DataName}} |> ggplot(aes(y={{ResponseName}}, x={{FactorName)}}) + geom_point()


Try the BrailleR package in your browser

Any scripts or data that you put into this service are public.

BrailleR documentation built on July 26, 2023, 5:46 p.m.