View source: R/get_pretty_tryCatchLog_options.R
| get.pretty.option.value | R Documentation | 
The data type is also indicated if an option is set (since a wrong data type may cause problems). If an option is not set "(not set)" is shown as value.
get.pretty.option.value(option.name)
option.name | 
 Name of the option (as character)  | 
THIS IS AN INTERNAL PRIVATE FUNCTION OF THE PACKAGE.
The option as key/value string in one line
get.pretty.tryCatchLog.options
## Not run: 
tryCatchLog:::get.pretty.option.value("warn")
# [1] "Option warn = 0 (double)" 
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.