merge: Merge two signals.

Description Usage Arguments

View source: R/signal.R

Description

Creates a new signal that contains the signals generated by both inputs.

Usage

1
merge(signal1, signal2)

Arguments

signal1,signal2

Signals. The signals should return the same type of object.


hadley/shinySignals documentation built on May 17, 2019, 12:47 p.m.