Skip to content

Commit

Permalink
#88 tar_make.R error - rm left over line from #82
Browse files Browse the repository at this point in the history
  • Loading branch information
egouldo committed Aug 14, 2024
1 parent d3cb857 commit 8b438cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _targets.R
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ list(tarchetypes::tar_file_read(name = euc_reviews,
all_prediction_data)),
targets::tar_target(name = ManyEcoEvo_yi_results,
command = ManyEcoEvo_yi %>%
dplyr::mutate(
prepare_response_variables(
estimate_type = "yi",
param_table = ManyEcoEvo:::analysis_data_param_tables,
Expand Down Expand Up @@ -277,4 +276,3 @@ list(tarchetypes::tar_file_read(name = euc_reviews,
path =
here::here("data-raw/analysis_datasets/",
"README.qmd"))
)

0 comments on commit 8b438cb

Please sign in to comment.