Skip to contents

author.ready4pack_manifest() is an author method that authors and saves files to local or remote locations. 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

author.ready4pack_manifest(x)

# S4 method for ready4pack_manifest
author(x)

Arguments

x

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

Value

x (An object)