Learn R Programming

did (version 2.1.2)

gplot: gplot

Description

does the heavy lifting for making a plot of an group-time average treatment effect

Usage

gplot(
  ssresults,
  ylim = NULL,
  xlab = NULL,
  ylab = NULL,
  title = "Group",
  xgap = 1,
  legend = TRUE,
  ref_line = 0,
  theming = TRUE
)

Arguments

Value

a ggplot2 object