
Package index
-
arrow_to_r_datatypes - Mapping of Arrow types to base R types
-
as_r_schema()arrow_schema_to_string()is_supported_arrow_type()validate_arrow_schema() - Convert or validate an Arrow schema for compatibility with base R column types
-
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
-
extract_hive_partitions() - Extract Hive-style partition key-value pairs from a path
-
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
-
is_hive_partitioned_path() - Check whether a path contains Hive-style partitioning
-
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