View source: R/download_zoltar_forecasts.R
get_one_project_forecast | R Documentation |
Download a single forecast for a project and assemble into a data frame
get_one_project_forecast(zoltar_connection, forecast_url, ...)
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 |
data frame with forecasts meeting the specified filter conditions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.