Learn R Programming

arenar (version 0.2.0)

get_message_output: Internal function for returning message as plot data

Description

This method modify exisiting plot's data in Arena's format to show message instead of chart.

Usage

get_message_output(output, type, msg)

Arguments

output

existing plot data to be overwritten

type

type of message "info" or "error"

msg

message to be displayed

Value

Plot data in Arena's format