From b0c93563f541bcfdc5df3c637ca65b60c886dafc Mon Sep 17 00:00:00 2001 From: dylanbenzi Date: Sat, 19 Jul 2025 16:29:13 -0400 Subject: [PATCH] fix broken test_query --- queries.R | 1 + 1 file changed, 1 insertion(+) diff --git a/queries.R b/queries.R index 80ac64e..46a46bc 100644 --- a/queries.R +++ b/queries.R @@ -203,6 +203,7 @@ ORDER BY year;") xts(order.by = result$year) return(result_ts) +} # returns normalized mmh/mmp indexes and costs over time by storm get_all_normalized_cost_index <- function(storm) {