Learn R Programming

maestro (version 0.5.3)

last_run_messages: Retrieve latest maestro pipeline messages

Description

Gets the latest pipeline messages following use of run_schedule(). If there are no messages or run_schedule() has not been run it will be NULL.

Usage

last_run_messages()

Arguments

Value

messages

Details

Note that setting maestroLogLevel to something greater than INFO will ignore messages.

Examples

Run this code

last_run_messages()

Run the code above in your browser using DataLab