busy_poll_job | Poll job's status |
create_model | Create a model |
create_project | Create a project |
create_timezero | Create a timezero |
data_frame_from_forecast_data | Converts forecast data from Zoltar's native 'list' format to a 'data.frame' |
delete_forecast | Delete a forecast |
delete_model | Delete a model |
delete_project | Delete a project |
download_forecast | Gets a forecast's data |
do_zoltar_query | A convenience function to construct and execute a Zoltar query for either forecast or truth data. |
edit_model | Edit a model |
forecasts | Get a model's forecasts |
forecast_data_from_cdc_csv_file | Loads and converts a CDC CSV file to Zoltar's native 'list' format |
forecast_data_from_cdc_data_frame | 'forecast_data_from_cdc_csv_file()' helper |
forecast_info | Gets a forecast's information |
get_resource | Get JSON for a resource (URL). Authenticates if necessary |
job_data | Gets a job's file's data |
job_info | Get a job's information |
job_info_forecast_url | Get a new forecast upload's url |
latest_forecasts | Get a project's latest_forecasts |
models | Get a project's models |
model_info | Get information about a model |
new_connection | Get a connection to a Zoltar host |
projects | Get information about all projects |
project_info | Get information about a project |
quantile_data_frame_from_forecast_data | Converts forecast data from Zoltar's native 'list' format to a quantile 'data.frame' |
submit_query | Submit a query |
targets | Get a project's targets |
target_info | Get information about a target |
timezeros | Get a project's timezeros |
timezero_info | Get information about a timezero |
truth_info | Get information about a project's truth |
unit_info | Get information about a unit |
upload_forecast | Upload a forecast |
upload_truth | Upload truth data |
zoltar_authenticate | Log in to a Zoltar host |
zoltar_units | Get a project's zoltar_units |