list_outputs: List outputs of the factory

Description Usage Arguments

View source: R/list_outputs.R

Description

This function can be used to list available report outputs stored in the factory, in inside the outputs folder (or any subfolder within).

Usage

1
list_outputs(factory = ".", pattern = NULL, ...)

Arguments

factory

The path to the report factory or a folder within the desired factory. Defaults to the current directory.

pattern

An optional regular expression used to look for specific patterns in report names.

...

additional parameters to pass to grep()


tjtnew/reportfactory documentation built on Dec. 31, 2020, 8:40 a.m.