Learn R Programming

onlineforecast (version 1.0.0)

print_to_message: Simple function for capturing from the print function and send it in a message().

Description

Simple function for capturing from the print function and send it in a message().

Usage

print_to_message(...)

Arguments

...

Passed to print which passed to message.