Description Usage Arguments Value Examples
Create a header panel containing an application title.
1 | headerPanel(title, windowTitle = title)
|
title |
An application title to display |
windowTitle |
The title that should be displayed by the browser window.
Useful if |
A headerPanel that can be passed to pageWithSidebar
1 | headerPanel("Hello Shiny!")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.