sa-lee / liminal

Multivariate Visualisations with Tours and Embeddings
https://sa-lee.github.io/liminal
Other
5 stars 0 forks source link

implement refresh button #4

Closed sa-lee closed 4 years ago

sa-lee commented 4 years ago
actionButton("Replay?", icon = icon("refresh"))
sa-lee commented 4 years ago

looks like the way to do this is with eventReactive()...

https://shiny.rstudio.com/reference/shiny/latest/observeEvent.html