| ggdid.AGGTEobj | R Documentation | 
AGGTEobj objectsA function to plot AGGTEobj objects
## S3 method for class 'AGGTEobj' ggdid( object, ylim = NULL, xlab = NULL, ylab = NULL, title = "", xgap = 1, legend = TRUE, ref_line = 0, theming = TRUE, ... )
| object | either a  | 
| ylim | optional y limits for the plot; setting here makes the y limits the same across different plots | 
| xlab | optional x-axis label | 
| ylab | optional y-axis label | 
| title | optional plot title | 
| xgap | optional gap between the labels on the x-axis.  For example,
 | 
| legend | Whether or not to include a legend (which will indicate color
of pre- and post-treatment estimates).  Default is  | 
| ref_line | A reference line at this value, usually to compare confidence intervals to 0. Set to NULL to omit. | 
| theming | Set to FALSE to skip all theming so you can do it yourself. | 
| ... | other arguments | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.