lbj_rules-class {validate} | R 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
[Package validate version 1.1.5 Index]