ratify-methods: Ratify that input or output data meet validity criteria

ratify.ready4fun_manifestR Documentation

Ratify that input or output data meet validity criteria

Description

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 signature '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.)


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.