Learn R Programming

aqr (version 0.4)

aqSubscribeChannel: Subscribe to a messaging channel

Description

Subscribes to a messaging channel. Data will flow into the bridge and it will accumulate that data.

Usage

aqSubscribeChannel(channel)

Arguments

channel
one channel name

Examples

Run this code
## Not run: 
# 
# >aqSubscribeChannel("R-PROCESSOR-2")
# [1] "Subscribed."
# >
#  
# ## End(Not run)

Run the code above in your browser using DataLab