lbj_rules-class: Logging object to use with the lumberjack package

lbj_rules-classR Documentation

Logging object to use with the lumberjack package

Description

Logging object to use with the lumberjack package

Methods

dump(file = NULL, ...)

Dump logging info to csv file. All arguments in '...' except row.names are passed to 'write.csv'

initialize(rules, verbose = TRUE, label = "")

Create object. Optionally toggle verbosity.

log_data()

Return logged data as a data.frame

plot()

plot rule comparisons

See Also

Other loggers: lbj_cells-class


validate documentation built on March 31, 2023, 6:27 p.m.