opts_pairlist {constructive}R Documentation

Constructive options for pairlists

Description

Depending on constructor, we construct the environment as follows:

Usage

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

Arguments

constructor

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

...

Should not be used. Forces passing arguments by name.

Value

An object of class <constructive_options/constructive_options_factor>


[Package constructive version 0.3.0 Index]