Skip to content

Commit

Permalink
Fix #837
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed May 8, 2022
1 parent c2dd917 commit ba45822
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/tar_option_set.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#' target script file (default: `_targets.R`)
#' before calls to [tar_target()] or [tar_target_raw()].
#' @return `NULL` (invisibly).
#' @inheritSection tar_target Storage formats
#' @inheritParams tar_target
#' @param imports Character vector of package names to track
#' global dependencies. For example, if you write
Expand Down
76 changes: 76 additions & 0 deletions man/tar_option_set.Rd

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

0 comments on commit ba45822

Please sign in to comment.