View source: R/toolWriteMadratLog.R
toolWriteMadratLog | R Documentation |
Tool function for writing madrat messages to a log file. Useful
after running madrat calculations which are performing checks via
toolExpectTrue
or other toolExpect functions.
toolWriteMadratLog(
checkResults = getMadratMessage("status"),
logPath = "status.log"
)
checkResults |
list of check results as returned by |
logPath |
path to the log file to be written |
Pascal Sauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.