getLogger: getLogger

View source: R/util.R

getLoggerR Documentation

getLogger

Description

Returns the configured lgr of an r6 object. If the object don't have a lgr or is not initialized returns an error

Usage

getLogger(r6.object)

Arguments

r6.object

an r6.object

Author(s)

ken4rab

Examples

eis <- EcologicalInferenceStrategy$new()
getLogger(eis)

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