Learn R Programming

aqr (version 0.4)

aqSend: Send data to a messaging channel

Description

Sends data as raw bytes to the messaging channel.

Usage

aqSend(channel, message)

Arguments

channel
input xts data set
message
a set of hours to drop

Examples

Run this code
## Not run: 
# aqSend("R-PROCESSOR-1", "I am done.")
# ## End(Not run)

Run the code above in your browser using DataLab