get_one_project_forecast: Download a single forecast for a project and assemble into a...

View source: R/download_zoltar_forecasts.R

get_one_project_forecastR Documentation

Download a single forecast for a project and assemble into a data frame

Description

Download a single forecast for a project and assemble into a data frame

Usage

get_one_project_forecast(zoltar_connection, forecast_url, ...)

Arguments

zoltar_connection

A 'ZoltarConnection' object as returned by new_connection

...

conditions for filtering the results; will be passed to dplyr::filter

project_url

URL of a project in zoltar_connection's projects

Value

data frame with forecasts meeting the specified filter conditions


reichlab/covidEnsembles documentation built on Jan. 31, 2024, 7:21 p.m.