powered by
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
message
warning
stop
withMadratLogging(expr)
expression to be evaluated.
Jan Philipp Dietrich
vcat
if (FALSE) { madrat:::withMadratLogging(message("Hello world!")) }
Run the code above in your browser using DataLab