fix broken test_query

This commit is contained in:
2025-07-19 16:29:13 -04:00
parent ab5acd9d67
commit b0c93563f5
+1
View File
@@ -203,6 +203,7 @@ ORDER BY year;")
xts(order.by = result$year) xts(order.by = result$year)
return(result_ts) return(result_ts)
}
# returns normalized mmh/mmp indexes and costs over time by storm # returns normalized mmh/mmp indexes and costs over time by storm
get_all_normalized_cost_index <- function(storm) { get_all_normalized_cost_index <- function(storm) {