Skip to contents

authorData.ready4fun_manifest() is an authorData method that authors and saves files necessary for creating and documenting datasets. This method is implemented for the ready4 submodule class for encapsulating the metadata required for package set-up. The function is called for its side effects and does not return a value.

Usage

authorData.ready4fun_manifest(x)

# S4 method for ready4fun_manifest
authorData(x)

Arguments

x

An instance of ready4fun_manifest, a ready4 submodule class for encapsulating the metadata required for package set-up.

Value

x (An object)