factory_overview: Generate an overview of a report factory

Description Usage Arguments Value

View source: R/factory_overview.R

Description

Print contents of directories in a tree-like format.

Usage

1
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.


reportfactory documentation built on Aug. 9, 2021, 5:07 p.m.