ratify.ready4fun_manifest | R Documentation |
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.
ratify.ready4fun_manifest(x, append_1L_lgl = F)
## S4 method for signature 'ready4fun_manifest'
ratify(x, append_1L_lgl = F)
x |
An instance of |
append_1L_lgl |
Append (a logical vector of length one), Default: F |
X (ready4 submodule class for encapsulating the metadata required for package set-up.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.