append.to.last.tryCatchLog.result {tryCatchLog} | R Documentation |
tryCatchLog
or tryLog
You can get the last logging output by calling last.tryCatchLog.result
.
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
,