R/eventful-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @title eventful:  A Package for Rolling-Window Single-Firm Event Studies
#' @importFrom magrittr %>%
#' @importFrom lubridate ymd
#' @importFrom dplyr select
#' @importFrom dplyr mutate
#' @importFrom dplyr filter
#' @importFrom dplyr rename
#' @importFrom dplyr if_else
#' @importFrom purrr map
#' @importFrom purrr map2
#' @importFrom tidyr unnest
#' @importFrom tidyr pivot_wider
#' @importFrom broom glance
#' @importFrom broom tidy
#' @importFrom stats update
#' @importFrom stats predict
#' @importFrom stats pt
## usethis namespace: end
moneyhun/eventful documentation built on Jan. 3, 2022, 12:49 p.m.