opts_classGeneratorFunction: Constructive options for class 'classGeneratorFunction'
Description
These options will be used on objects of class 'classGeneratorFunction'.
Usage
opts_classGeneratorFunction(constructor = c("setClass"), ...)
Value
An object of class <constructive_options/constructive_options_classGeneratorFunction>
Arguments
- constructor
String. Name of the function used to construct the object.
- ...
Additional options used by user defined constructors through the opts
object