Header and sidebar functions
In the video, you have seen some functions that were added to dashboardHeader() and dashboardSidebar() in a modular manner. When rendered, these functions produce objects like dropdown lists, buttons, etc., that appear in the same sequence as they were placed in dashboardHeader() and dashboardSidebar(). Many of these functions are specific to each component of a shinydashboard UI.
Understanding where each function should go will help you better understand how you can set up the header and sidebar.
Cet exercice fait partie du cours
<cours>Building Dashboards with shinydashboard</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice