append.to.last.tryCatchLog.result: Appends a new log entry to the stored logging output of the...

Description Usage Arguments Details Value Note See Also

View source: R/last_tryCatchLog_result.R

Description

You can get the last logging output by calling last.tryCatchLog.result.

Usage

1

Arguments

new.log.entry

the new log entry (a data.frame created with link{build.log.entry})

Details

THIS FUNCTION IS USED ONLY PACKAGE INTERNALLY!

Value

the complete logging result of the last call to tryCatchLog or tryLog as data.frame

Note

THIS IS A PACKAGE INTERNAL FUNCTION AND THEREFORE NOT EXPORTED.

See Also

last.tryCatchLog.result, reset.last.tryCatchLog.result,


tryCatchLog documentation built on Oct. 25, 2021, 9:08 a.m.