withMadratLogging: Tool: withMadratLogging

View source: R/withMadratLogging.R

withMadratLoggingR Documentation

Tool: withMadratLogging

Description

Function will activate madrat logging facilities for all code provided to this function. This means that message, warning and stop calls will also report to the madrat log output

Usage

withMadratLogging(expr)

Arguments

expr

expression to be evaluated.

Author(s)

Jan Philipp Dietrich

See Also

vcat

Examples

## Not run: 
madrat:::withMadratLogging(message("Hello world!"))

## End(Not run)


pik-piam/madrat documentation built on April 25, 2024, 3:12 a.m.