Shiny is a framework for only one page dashboard application?
Can I create a multi page web application with different pages and a menu with links to the pages?
I ask this because I observed that by using Shiny Dashboard component all the html code of the application is downloaded to the client. The html code is rendered by using CSS.