manufacture.ready4class_constructor | R Documentation |
manufacture.ready4class_constructor() is a manufacture method that manufactures a novel R object using data contained in an instance of a class. This method is implemented for the Class constructor table The function returns Instance (Class prototype lookup table).
manufacture.ready4class_constructor(x, dev_pkg_ns_1L_chr, prefix_1L_chr)
## S4 method for signature 'ready4class_constructor'
manufacture(x, dev_pkg_ns_1L_chr, prefix_1L_chr)
x |
An instance of |
dev_pkg_ns_1L_chr |
Development package namespace (a character vector of length one) |
prefix_1L_chr |
Prefix (a character vector of length one) |
Instance (Class prototype lookup table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.