# \donttest{
#...
### ui
#ui <- dashboardPage(
### ui header
#dashboardHeader(
### changing logo
title = shinyDashboardLogo(
theme = "blue_gradient",
boldText = "Shiny",
mainText = "App",
badgeText = "v1.1"
)
#...
# }
Run the code above in your browser using DataLab