View source: R/PKNCA.options.R
PKNCA.choose.option | R Documentation |
Choose either the value from an option list or the current set value for an option.
PKNCA.choose.option(name, value = NULL, options = list())
name |
The option name requested. |
value |
A value to check for the option ( |
options |
List of changes to the default PKNCA options (see
|
The value of the option first from the options
list and if it is
not there then from the current settings.
Other PKNCA calculation and summary settings:
PKNCA.options()
,
PKNCA.set.summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.