opts_pairlist {constructive}R Documentation

Constructive options for pairlists

Description

Depending on constructor, we construct the object as follows:

Usage

opts_pairlist(constructor = c("pairlist", "pairlist2"), ...)

Arguments

constructor

String. Name of the function used to construct the object, see Details section.

...

Additional options used by user defined constructors through the opts object

Value

An object of class <constructive_options/constructive_options_pairlist>


[Package constructive version 1.0.1 Index]