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

reactive_changes(expr)

Arguments

expr

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

Value

a reactiveVal