last_run_warnings {maestro} | R Documentation |
Retrieve latest maestro pipeline warnings
Description
Gets the latest pipeline warnings following use of run_schedule()
. If
there are no warnings or run_schedule()
has not been run it will be NULL
.
Usage
last_run_warnings()
Details
Note that setting maestroLogLevel
to something greater than WARN
will
ignore warnings.
Value
warning messages
Examples
last_run_warnings()
[Package maestro version 0.5.0 Index]