Skip to content

Commit

Permalink
forgot to update document
Browse files Browse the repository at this point in the history
  • Loading branch information
TsaiLintung committed Jul 17, 2024
1 parent 25d234d commit 51f7f7f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion R/plot_event_dynamics.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#' @param dt A data table containing the results of the DiD analysis. It should include columns for 'att' (average treatment effect), 'se' (standard error), and 'event_time' (time points).
#' @param graphname A character string specifying the title of the plot (default is "event study plot").
#' @param note A character string for adding additional notes or comments to the plot (default is empty).
#' @param base_time The time point representing the base period (default is -1).
#' @param significance_level The significance level for confidence intervals (default is 0.05).
#'
#' @return A ggplot2 object representing the event study plot.
Expand Down
2 changes: 0 additions & 2 deletions man/plot_did_dynamics.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51f7f7f

Please sign in to comment.