dot-cstr_options: Create constructive options

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


constructive documentation built on April 3, 2025, 9:39 p.m.