ggpte {ptetools} | R Documentation |
ptetools Generic Plotting Function
Description
The main plotting function in the ptetools
package. It plots
event studies. This
function is generic enough that most packages that otherwise use
the ptetools
package can call it directly to plot an event study.
Usage
ggpte(pte_results)
Arguments
pte_results |
A |
Value
A ggplot object
[Package ptetools version 1.0.0 Index]