From 6272b510f3676e3a726b6716b226da399b8085a4 Mon Sep 17 00:00:00 2001 From: Wes Hinsley Date: Mon, 5 Feb 2024 16:17:24 +0000 Subject: [PATCH] Quickfix --- R/stochastic_process.R | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/R/stochastic_process.R b/R/stochastic_process.R index 83380b0..cd6442d 100644 --- a/R/stochastic_process.R +++ b/R/stochastic_process.R @@ -81,7 +81,7 @@ stone_stochastic_process <- function(con, modelling_group, disease, cert, index_start, index_end, out_path, pre_aggregation_path = NULL, deaths = "deaths", cases = "cases", - dalys = "dalys", ylls = "yll", + dalys = "dalys", yll = "yll", runid_from_file = FALSE, allow_missing_disease = FALSE, upload_to_annex = FALSE, @@ -93,7 +93,6 @@ stone_stochastic_process <- function(con, modelling_group, disease, log_file = NULL, silent = FALSE) { - browser() start <- Sys.time() ## Initialise logger