
Package index
-
coerce_to_hub_schema()
coerce_to_character()
- Coerce data.frame/tibble column data types to hub schema data types or character.
-
collect_hub()
- Collect Hub model output data
-
collect_zoltar()
- Load forecasts from zoltardata.com in hubverse format
-
connect_hub()
connect_model_output()
- Connect to model output data.
-
connect_target_oracle_output()
experimental - Open connection to oracle-output target data
-
connect_target_timeseries()
experimental - Open connection to time-series target data
-
create_hub_schema()
- Create a Hub arrow schema
-
create_model_out_submit_tmpl()
defunct - Create a model output submission file template
-
create_oracle_output_schema()
- Create oracle-output target data file schema
-
create_timeseries_schema()
- Create time-series target data file schema
-
expand_model_out_val_grid()
defunct - Create expanded grid of valid task ID and output type value combinations
-
get_s3_bucket_name()
- Get the bucket name for the cloud storage location.
-
get_target_file_ext()
- Get target data file unique file extensions.
-
get_target_path()
- Get the path(s) to the target data file(s) in the hub directory.
-
gs_bucket
- Connect to a Google Cloud Storage (GCS) bucket
-
load_model_metadata()
- Compile hub model metadata
-
print(<hub_connection>)
print(<mod_out_connection>)
- Print a
<hub_connection>
or<mod_out_connection>
S3 class object
-
s3_bucket
- Connect to an AWS S3 bucket