Learn R Programming

ready4 (version 0.1.18)

authorData: Author and document datasets

Description

authorData() is a method that authors, documents and saves model module datasets.

Usage

authorData(x, ...)

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

Arguments

x

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

...

Additional arguments