Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
grantmcdermott committed Dec 12, 2023
1 parent 3853d0d commit a27c968
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/aggr_es.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#' hypothesis test is also provided as an attribute. See Examples.
#' @export
#' @examples
#' library(fixest)
#' library(ggfixest) ## Will load fixest too
#'
#' est = feols(y ~ x1 + i(period, treat, 5) | id + period, base_did)
#'
Expand Down
2 changes: 1 addition & 1 deletion man/aggr_es.Rd

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

0 comments on commit a27c968

Please sign in to comment.