authorReport-methods: Author and save a report

authorReportR Documentation

Author and save a report

Description

authorReport() is a method that authors and saves a report.

Usage

authorReport(x, ...)

Arguments

x

A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance)

...

Additional arguments

Value

Either a model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance) of the same class as that supplied to the method or no return value (when called for side-effects only).


ready4 documentation built on Sept. 30, 2024, 9:12 a.m.