create_model            Create a model
create_project          Create a project
delete_forecast         Delete a forecast
delete_model            Delete a model
delete_project          Delete a project
download_forecast       Gets a forecast's data
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
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
scores                  Get a project's scores
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                   Get a project's truth
unit_info               Get information about a unit
upload_forecast         Upload a forecast
upload_info             Get an upload's information
upload_info_forecast_url
                        Get a new forecast upload's url
zoltar_authenticate     Log in to a Zoltar host
zoltar_units            Get a project's zoltar_units
