mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-30 05:08:57 +00:00
fix broken test_query
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user