reactiveTrigger: reactiveTrigger

View source: R/async.R

reactiveTriggerR Documentation

reactiveTrigger

Description

A reactive trigger can be used when you want to be able to explicitly trigger a reactive expression. You can think of it as being similar to an action button, except instead of clicking on a button to trigger an expression, you can programatically cause the trigger. This concept and code was created by Joe Cheng (author of shiny).

Usage

reactiveTrigger()

meantrix/async documentation built on June 27, 2023, 3:01 p.m.