gplot | R Documentation |
does the heavy lifting for making a plot of an group-time average treatment effect
gplot(
ssresults,
ylim = NULL,
xlab = NULL,
ylab = NULL,
title = "Group",
xgap = 1,
legend = TRUE,
ref_line = 0,
theming = TRUE
)
a ggplot2
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.