opts_package_version {constructive}R Documentation

Constructive options for package_version

Description

Depending on constructor, we construct the environment as follows:

Usage

opts_package_version(constructor = c("package_version", "next", "atomic"), ...)

Arguments

constructor

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

...

Should not be used. Forces passing arguments by name.

Value

An object of class <constructive_options/constructive_options_environment>


[Package constructive version 0.3.0 Index]