Skip to content

Commit

Permalink
Add one reference link
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Zhang <[email protected]>
  • Loading branch information
psychelzh committed Apr 25, 2024
1 parent 52f2ba0 commit 7b909a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/tar_factories.R
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@ tar_calibrate_g <- function(expr, data, use_pairs, ...,
),
if (!is.null(substitute(data_crit))) {
purrr::imap(
# https://stackoverflow.com/q/52392301/5996475
as.list(substitute(data_crit))[-1],
\(obj, name) {
tarchetypes::tar_rep2_raw(
Expand Down

0 comments on commit 7b909a9

Please sign in to comment.