TO BE PRECISED.

load_calendar(
  tool,
  input,
  Furniture,
  labour_i,
  path,
  day = getOption("ava")[["day"]],
  h_tool = getOption("ava")[["h_tool"]]
)

Arguments

tool

TO BE PRECISED.

input

TO BE PRECISED.

Furniture

TO BE PRECISED.

labour_i

TO BE PRECISED.

path

character, subdirectory where to find parameters.

day

numeric, number of days in a week. Default to getOption("ava")[["day"]].

h_tool

numeric, number of hours a day a tool can be used. Default to getOption("ava")[["h_tool"]].

Value

list of matrix of calendar parameters.