Description Usage Arguments Examples
Subscribes to a messaging channel. Data will flow into the bridge and it will accumulate that data.
1  | 	aqSubscribeChannel(channel)
 | 
channel | 
 one channel name  | 
1 2 3 4 5 6 7 8  | ## Not run: 
>aqSubscribeChannel("R-PROCESSOR-2")
[1] "Subscribed."
>
 
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.