aqsend: Send data to a messaging channel

Description Usage Arguments Examples

Description

Sends data as raw bytes to the messaging channel.

Usage

1
	aqSend(channel, message)

Arguments

channel

input xts data set

message

a set of hours to drop

Examples

1
2
3
4
## Not run: 
aqSend("R-PROCESSOR-1", "I am done.")

## End(Not run)

aqr documentation built on May 1, 2019, 7:55 p.m.