Skip to content

Commit

Permalink
fix: examples not working
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewallenbruce committed Aug 5, 2024
1 parent 7c14e54 commit 1f44833
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
16 changes: 8 additions & 8 deletions R/nber.R
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,14 @@ download_zips <- function(table, directory) {
#'
#' @examples
#' c("week123019_010520.zip",
# "week122622_010123.zip",
# "week122820_010321.zip",
# "week122721_010222.zip",
# "week122616_010117.zip",
# "week123118_010619.zip",
# "week122815_010316.zip",
# "week080315_080915.zip") |>
# create_zip_file_names()
#' "week122622_010123.zip",
#' "week122820_010321.zip",
#' "week122721_010222.zip",
#' "week122616_010117.zip",
#' "week123118_010619.zip",
#' "week122815_010316.zip",
#' "week080315_080915.zip") |>
#' create_zip_file_names()
#'
#' @autoglobal
#'
Expand Down
8 changes: 8 additions & 0 deletions man/create_zip_file_names.Rd

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

0 comments on commit 1f44833

Please sign in to comment.