Example print reactive values application
reactValsDemo.Rd
This is an application using the prnt_reactvals()
function.
Details
App structure
The UI and server contains both outputs from the prnt_reactvals()
function:
prnt_reactvals(name = "vals", id = "dev", mod = TRUE)
and
prnt_reactvals(name = "vals", id = "dev", mod = FALSE)