manufacture-methods: Manufacture a new object

manufacture.ready4class_constructorR Documentation

Manufacture a new object

Description

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

Usage

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)

Arguments

x

An instance of ready4class_constructor, a Class constructor table

dev_pkg_ns_1L_chr

Development package namespace (a character vector of length one)

prefix_1L_chr

Prefix (a character vector of length one)

Value

Instance (Class prototype lookup table)


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