get_model_designations: Get model designations from metadata

View source: R/get_model_designations.R

get_model_designationsR Documentation

Get model designations from metadata

Description

Get model designations from metadata

Usage

get_model_designations(
  models = NULL,
  hub = c("US", "ECDC", "FluSight"),
  source,
  hub_repo_path
)

Arguments

models

optional character vector of model abbreviations for which to retrieve designations. If not provided, the function returns model designations for all models.

hub

character, which hub to use. Options are "US", "ECDC" and "FluSight".

source

string specifying where forecasts will be loaded from: either "local_hub_repo" or "zoltar"

hub_repo_path

path to local clone of hub repository

Value

data.frame with columns model and designation


reichlab/covidHubUtils documentation built on Feb. 6, 2024, 1:42 p.m.