send_forecast: Function to send a single forecast

Description Usage Arguments

View source: R/send_forecast.R

Description

Function to send a single forecast

Usage

1
send_forecast(group, forecast, key, date = paste(Sys.Date() + 1))

Arguments

group

Group number (integer)

forecast

Single forecast (numeric)

key

The secret key corresponding to the group number

date

The date ('YYYY-MM-DD' format). Default is the date of the system plus one day.


SMAC-Group/fc2018 documentation built on May 6, 2019, 8:02 p.m.