validate_factory: Inspect and validate the content of a factory

Description Usage Arguments Details Value

View source: R/validate_factory.R

Description

validate_factory() can be used to inspect the content of a factory and make everything looks fine. This includes various sanity checks listed in details that will error if a problem is found.

Usage

1
validate_factory(factory = ".")

Arguments

factory

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

Details

Checks run on the factory include:

Value

A list with 4 entries:


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