validate (version 0.9.2)

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

Description

Logging object to use with the lumberjack package

Arguments

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