diff --git a/data/hub_location_table.rda b/data/hub_location_table.rda deleted file mode 100644 index 6bf7588..0000000 Binary files a/data/hub_location_table.rda and /dev/null differ diff --git a/vignettes/format-hubverse.Rmd b/vignettes/format-hubverse.Rmd index c1f0d95..ad210d1 100644 --- a/vignettes/format-hubverse.Rmd +++ b/vignettes/format-hubverse.Rmd @@ -92,9 +92,9 @@ submission |> distinct(location) |> pull() ``` -To help you code things properly, `forecasttools` provides a lookup table called `forecasttools::hub_location_table`: +To help you code things properly, `forecasttools` provides a lookup table called `forecasttools::us_location_table`: ```{r} -forecasttools::hub_location_table +forecasttools::us_location_table ``` ### `output_type`