powered by
Create a header panel containing an application title.
headerPanel(title, windowTitle = title)
An application title to display
The title that should be displayed by the browser window. Useful if title is not a string.
title
A headerPanel that can be passed to pageWithSidebar
# NOT RUN { headerPanel("Hello Shiny!") # }
Run the code above in your browser using DataLab