powered by
Logging object to use with the lumberjack package
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
Other loggers: lbj_cells-class
lbj_cells-class