gplot: gplot

View source: R/gplot.R

gplotR Documentation

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
)

Value

a ggplot2 object


did documentation built on July 20, 2022, 5:06 p.m.