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
do_zoltar_query         A convenience function to construct and execute
                        a Zoltar query for either forecast or truth
                        data.
download_forecast       Gets a forecast's data
edit_model              Edit a model
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
forecasts               Get a model's forecasts
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
model_info              Get information about a model
models                  Get a project's models
new_connection          Get a connection to a Zoltar host
project_info            Get information about a project
projects                Get information about all projects
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
target_info             Get information about a target
targets                 Get a project's targets
timezero_info           Get information about a timezero
timezeros               Get a project's timezeros
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
