writeLog: writes to the rB3 logKey dataframe

Description Usage Arguments Examples

Description

writes to the rB3 logKey dataframe

Usage

1
writeLog(rB3in, logID, funName, Reason)

Arguments

rB3in

rB3 object input

logID

write an operation identifier to the log frames, default = NA, 'auto' chooses a log number for you, or provide a numerical code

funName

name of the operation associated with the log event

funName

the reason for the log event

Examples

1
writeLog(rB3in, logID, funName, Reason)

kohjim/rB3 documentation built on May 10, 2019, 9:51 a.m.