R/utils_reactive_changes.R
reactive_changes.Rd
Create a reactive that is only updated when the expression returns a different vector to what is currently stored
reactive_changes(expr)
an expression that gets the values to observe whether they are changing
a reactiveVal