Skip to contents

metamorphose.ready4pack_manifest() is a metamorphose method that metamorphoses an instance of a class into an instance of a different (non-child) class. This method is implemented for the ready4 s3 class Manifest for packages containing datasets. The function returns Manifest (a ready4 submodule).

Usage

metamorphose.ready4pack_manifest(x)

# S4 method for ready4pack_manifest
metamorphose(x)

Arguments

x

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

Value

Manifest (a ready4 submodule)