Skip to contents

ratify.ready4fun_manifest() is a ratify method that ratifies that an instance of a class conforms to specified criteria. 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

ratify.ready4fun_manifest(x, append_1L_lgl = F)

# S4 method for ready4fun_manifest
ratify(x, append_1L_lgl = F)

Arguments

x

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

append_1L_lgl

Append (a logical vector of length one), Default: F

Value

X (ready4 submodule class for encapsulating the metadata required for package set-up.)