opts_numeric_version {constructive}R Documentation

Constructive options for numeric_version

Description

Depending on constructor, we construct the object as follows:

Usage

opts_numeric_version(constructor = c("numeric_version", "next", "list"), ...)

Arguments

constructor

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

...

Additional options used by user defined constructors through the opts object

Value

An object of class <constructive_options/constructive_options_numeric_version>


[Package constructive version 1.0.1 Index]