Skip to contents

Create a new valid instance of the Class creation manifest

Usage

ready4class_manifest(x = make_pt_ready4class_manifest())

make_pt_ready4class_manifest(
  x_ready4fun_manifest = ready4fun::ready4fun_manifest(),
  constructor_r3 = ready4class_constructor()
)

is_ready4class_manifest(x)

Arguments

x

An object of any type

x_ready4fun_manifest

PARAM_DESCRIPTION, Default: ready4fun::ready4fun_manifest()

constructor_r3

Constructor (a ready4 submodule), Default: ready4class_constructor()

Value

A validated instance of the Class creation manifest

A prototype for Class creation manifest

A logical value, TRUE if a valid instance of the Class creation manifest

Details

Class creation manifest