Skip to content

Commit

Permalink
Fix example error
Browse files Browse the repository at this point in the history
  • Loading branch information
annakrystalli committed Feb 6, 2025
1 parent f23c09f commit 68bae8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/submission_tmpl.R
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
#' round_id = "2022-11-28",
#' output_types = "quantile"
#' )
#' @examplesIf asNamespace("hubValidations")$not_rcmd_check() && requireNamespace("arrow", quietly = TRUE)
#' @examplesIf asNamespace("hubUtils")$not_rcmd_check() && requireNamespace("arrow", quietly = TRUE)
#' # Create submission file using config file from AWS S3 bucket hub
#' # Use `s3_bucket()` to create a path to the hub's root directory
#' s3_hub_path <- arrow::s3_bucket("hubverse/hubutils/testhubs/simple/")
Expand Down
2 changes: 1 addition & 1 deletion man/submission_tmpl.Rd

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

0 comments on commit 68bae8c

Please sign in to comment.