.cstr_options {constructive}R Documentation

Create constructive options

Description

Exported for custom constructor design.

Usage

.cstr_options(class, ...)

Arguments

class

A string. An S3 class.

...

Options to set

Value

An object of class c(paste0("constructive_options_", class), "constructive_options")


[Package constructive version 1.0.1 Index]