gplot {did} | 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