Initiation of output directories creation.
initiate_directory(output_path, new_directory = TRUE, level = "all")
Object of class character
expected. Output path directory.
Object of class logical
expected. Initiate a new output directory of use an existing one. By default TRUE.
Object of class character
expected. Initiation of a full output directory ("all") or specific to a level (choose between "level1", "level2", "until_level2 or "level3").
A list with output directory path, at least, and log path if requested.