opts_classRepresentation {constructive}R Documentation

Constructive options for class 'classRepresentation'

Description

These options will be used on objects of class 'classRepresentation'.

Usage

opts_classRepresentation(constructor = c("getClassDef"), ...)

Arguments

constructor

String. Name of the function used to construct the object.

...

Should not be used. Forces passing arguments by name.

Value

An object of class <constructive_options/constructive_options_classRepresentation>


[Package constructive version 0.3.0 Index]