Signals Captured Conditions
Captured conditions that meet the include
and exclude
requirements are signaled in the order as they were captured.
signalConditions( future, include = "condition", exclude = NULL, resignal = TRUE, ... )
Returns the Future where conditioned that were signaled have been flagged to have been signaled.
Conditions are signaled by
signalCondition()
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.