error_recorder: Records code errors. The error recorder will write any errors...

View source: R/recorders.R

error_recorderR Documentation

Records code errors. The error recorder will write any errors to the log file. Commands resulting in errors are not passed to the expression recorder, so we also collect the most recent command from history.

Description

Records code errors. The error recorder will write any errors to the log file. Commands resulting in errors are not passed to the expression recorder, so we also collect the most recent command from history.

Usage

error_recorder(error = geterrmessage())

Arguments

error

error message


WarwickCIM/grapho documentation built on Nov. 14, 2022, 9:27 a.m.