Skip to contents

authorData.ready4pack_manifest() is an authorData method that authors and saves files necessary for creating and documenting datasets. This method is implemented for the ready4 s3 class Manifest for packages containing datasets. The function is called for its side effects and does not return a value.

Usage

authorData.ready4pack_manifest(x)

# S4 method for ready4pack_manifest
authorData(x)

Arguments

x

An instance of ready4pack_manifest, a ready4 s3 class Manifest for packages containing datasets.

Value

No return value, called for side effects.