Learn R Programming

maestro (version 0.5.3)

last_run_warnings: 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()

Arguments

Value

warning messages

Details

Note that setting maestroLogLevel to something greater than WARN will ignore warnings.

Examples

Run this code

last_run_warnings()

Run the code above in your browser using DataLab