genLogger: genLogger

View source: R/util.R

genLoggerR Documentation

genLogger

Description

Returns a configured logger with threshold according r6 object. This function is usually called in class constructors

Usage

genLogger(r6.object)

Arguments

r6.object

an r6.object

Author(s)

ken4rab

Examples

eis <- EcologicalInferenceStrategy$new()
eis$logger <- genLogger(eis)


rOpenStats/ElectionsLATAM documentation built on April 22, 2022, 12:53 a.m.