View source: R/C3_ready4class_manifest.R
ready4class_manifest | R Documentation |
Create a new valid instance of the Class creation manifest
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)
x |
An object of any type |
x_ready4fun_manifest |
PARAM_DESCRIPTION, Default: ready4fun::ready4fun_manifest() |
constructor_r3 |
Constructor (a ready4 submodule), Default: ready4class_constructor() |
Class creation manifest
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.