Description Usage Arguments Details Value Note See Also
View source: R/last_tryCatchLog_result.R
You can get the last logging output by calling last.tryCatchLog.result
.
1 | append.to.last.tryCatchLog.result(new.log.entry)
|
new.log.entry |
the new log entry (a |
THIS FUNCTION IS USED ONLY PACKAGE INTERNALLY!
the complete logging result of the last call to tryCatchLog
or tryLog
as data.frame
THIS IS A PACKAGE INTERNAL FUNCTION AND THEREFORE NOT EXPORTED.
last.tryCatchLog.result
,
reset.last.tryCatchLog.result
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.