Skip to content

Commit

Permalink
Update export.R
Browse files Browse the repository at this point in the history
  • Loading branch information
plietar authored Mar 20, 2024
1 parent 30f3e40 commit c50fb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/export.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
##'
##' @inheritParams orderly_metadata
##'
##' @return Nothing
##' @return Invisibly, the path to the zip file
##' @export
orderly_export_zip <- function(path, packets, root = NULL, locate = TRUE) {
root <- root_open(root, locate = locate, require_orderly = FALSE,
Expand Down

0 comments on commit c50fb33

Please sign in to comment.