factory_overview: Generate an overview of a report factory

View source: R/factory_overview.R

factory_overviewR Documentation

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.


reconhub/reportfactory documentation built on Jan. 10, 2023, 5:03 a.m.