View source: R/download_zoltar_forecasts.R
get_all_project_forecasts | R Documentation |
Download all forecasts for a project and assemble into a data frame
get_all_project_forecasts(zoltar_connection, project_url, ...)
zoltar_connection |
A 'ZoltarConnection' object as returned by new_connection |
project_url |
URL of a project in zoltar_connection's projects |
... |
conditions for filtering the results; will be passed to dplyr::filter |
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.