Skip to content

Commit 06c226c

Browse files
committed
Remove hub_to_scorable_tables for now
1 parent 9292e22 commit 06c226c

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

R/hubverse_to_scorable.R

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,3 @@ hub_to_scorable_quantiles <- function(
258258

259259
return(scorable)
260260
}
261-
262-
263-
hub_to_scorable_tables <- function(hub_path) {
264-
hub_connection <- hubData::connect_hub(hub_path)
265-
forecasts <- hub_connection |>
266-
hubData::collect_hub()
267-
}

0 commit comments

Comments
 (0)