More web pages or more ui.R

How can I develop a shiny webapp, creating more HTML pages, or more ui.R?
with one page that direct to others?
I'm looking for this because it's more easy manage more files that contain different HTML, and because my shiny webapp it's slow to load all the HTML elements. Now I hide and show the HTML elements.

Thank you very much.

The answer to your question is in this blog post about multi URL shiny web sites.

Tom

1 Like

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.