# Generated by roxygen2: do not edit by hand

S3method(autoplot,ppm_cov_tidy)
S3method(autoplot,ppm_placebo_tidy)
S3method(autoplot,ppm_tidy)
export(gg_covariate_balance)
export(gg_placebo_test)
export(ggplot_panel_estimate)
export(pretty_covariate_balance)
export(pretty_placebo_test)
export(tidy_panel_estimate)
importFrom(dplyr,bind_rows)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,vars)
importFrom(rlang,.data)
