get_models_local_zoltar: Get id and abbrevations of all models available in a...

View source: R/load_forecasts_local_zoltar.R

get_models_local_zoltarR Documentation

Get id and abbrevations of all models available in a specified project from local zoltar sqlite file

Description

Get id and abbrevations of all models available in a specified project from local zoltar sqlite file

Usage

get_models_local_zoltar(zoltar_sqlite_file, project_id)

Arguments

zoltar_sqlite_file

path to local sqlite file, either a relative path w.r.t. local_zoltpy_path or an absolute path.

project_id

one valid id number of a project available in local zoltar sqlite file. This should come from the result of get_zoltar_project_id().

Value

data.frame with id and model_abbr columns


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