PKNCA.choose.option: Choose either the value from an option list or the current...

View source: R/PKNCA.options.R

PKNCA.choose.optionR Documentation

Choose either the value from an option list or the current set value for an option.

Description

Choose either the value from an option list or the current set value for an option.

Usage

PKNCA.choose.option(name, value = NULL, options = list())

Arguments

name

The option name requested.

value

A value to check for the option (NULL to choose not to check the value).

options

List of changes to the default PKNCA options (see PKNCA.options())

Value

The value of the option first from the options list and if it is not there then from the current settings.

See Also

Other PKNCA calculation and summary settings: PKNCA.options(), PKNCA.set.summary()


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.