TO BE PRECISED.

graph_usability(
  Furniture,
  s = FALSE,
  path = NULL,
  name = NULL,
  cal_length = getOption("ava")[["cal_length"]],
  path_output = getOption("ava")[["path_output"]]
)

Arguments

Furniture

TO BE PRECISED.

s

logical, TO BE PRECISED. Default value to FALSE.

path

character, TO BE PRECISED. Default value to NULL.

name

character, TO BE PRECISED. Default value to NULL.

cal_length

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

path_output

character, output directory. Default to getOption("ava")[["path_output"]].

Value

TO BE PRECISED