I am building a shiny app in which I want to create hyperlinks interactively. I know how to add a link to the ui.r by using a() but how can I let my shiny app change that link interactively?
Does anyone have an idea about how to do this?
See Question&Answers more detail:os