TO BE PRECISED.

graph_usage(
  Before,
  After,
  type = "general",
  s = FALSE,
  path = NULL,
  name = NULL,
  cal_length = getOption("ava")[["cal_length"]],
  path_output = getOption("ava")[["path_output"]]
)

Arguments

Before

TO BE PRECISED.

After

TO BE PRECISED.

type

character. TO BE PRECISED. Default value to "general".

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