Print contents of directories in a tree-like format.
factory_overview(path = ".", ...)The path to the report factory or a folder within the desired factory. Defaults to the current directory.
Additional arguments passed to fs::dir_tree().
Invisibly returns a character of the files and directories within the desired folder.