View source: R/handle_verbose_argument.R
handle_verbose_argument | R Documentation |
Reads the value of the argument verbose
from the user
input to the intervention_effect
function and checks if it is
valid.
handle_verbose_argument(verbose = NULL)
verbose |
An integer number from the following range:
|
An integer number describing the verbose setting of console output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.