TO BE PRECISED.

stock_to_flux(
  calendar,
  begin = NULL,
  cal_length = getOption("ava")[["cal_length"]]
)

Arguments

calendar

Vector of tasks, TO BE PRECISED.

begin

TO BE PRECISED, default to NULL.

cal_length

numeric, number of weeks in calendar. Default to getOption("ava")[["cal_length"]].

Value

TO BE PRECISED