lbj_rules-class | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.