factory_overview: Generate an overview of a report factory
Description
Print contents of directories in a tree-like format.
Usage
factory_overview(path = ".", ...)
Arguments
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()
.
Value
Invisibly returns a character of the files and directories within the
desired folder.