ggpte: ptetools Generic Plotting Function

View source: R/ggpte.R

ggpteR 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 pte_results object

Value

A ggplot object


ptetools documentation built on April 12, 2025, 1:28 a.m.