reactive_changes: Reactive Changes

View source: R/utils_reactive_changes.R

reactive_changesR Documentation

Reactive Changes

Description

Create a reactive that is only updated when the expression returns a different vector to what is currently stored

Usage

reactive_changes(expr)

Arguments

expr

an expression that gets the values to observe whether they are changing

Value

a reactiveVal


The-Strategy-Unit/723_mh_covid_surge_modelling documentation built on April 13, 2022, 8:52 a.m.