R/speccurvieR-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import ggplot2
#' @import parallel
#' @import pbapply
#' @rawNamespace import(dplyr, except = "lag")
#' @import tidyr
#' @import fixest
#' @import sandwich
#' @importFrom stats AIC coef deviance formula glm lag lm setNames terms as.formula sd
#' @importFrom lmtest coeftest
#' @importFrom magrittr %>%
#' @importFrom stringr str_detect
#' @importFrom stringr str_split
#' @importFrom stringr str_replace
#' @importFrom stringr fixed
#' @importFrom stringr str_trim
## usethis namespace: end
NULL

Try the speccurvieR package in your browser

Any scripts or data that you put into this service are public.

speccurvieR documentation built on Oct. 10, 2024, 1:08 a.m.