append.to.last.tryCatchLog.result | Appends a new log entry to the stored logging output of the... |
build.log.entry | Creates a log entry as a single 'data.frame' row containing... |
build.log.output | Creates a single string suited as logging output |
determine.platform.NewLine | Determines the operating system specific new line... |
get.pretty.call.stack | Pretty formatted call stack enriched with the source file... |
get.pretty.option.value | gets the current value of an option as key/value string |
get.pretty.tryCatchLog.options | Gets the current option values of all options supported by... |
is.duplicated.log.entry | Check if a new log entry would be a duplicate of on an... |
is.package.available | Checks if a package is installed and can be loaded |
is.windows | Determines if R is running on a Windows operating system |
last.tryCatchLog.result | Gets the logging result of the last call to 'tryCatchLog' or... |
limitedLabelsCompact | Convert a call stack into a list of printable strings |
log2console | Prints a time-stamped log message to the console incl. the... |
platform.NewLine | Gets the operating system specific new line character(s) |
reset.last.tryCatchLog.result | Resets the stored logging output of the last call to... |
set.logging.functions | Sets the logging functions that shall be used by... |
tryCatchLog | Try an expression with condition logging and error handling |
tryLog | Try an expression with condition logging and error recovery |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.