headerPanelAdd: Create a header panel

Description Usage Arguments Value See Also Examples

Description

Create a header panel containing an application title.

Usage

1
  headerPanelAdd(title, windowTitle = NULL)

Arguments

title

An application title to display

windowTitle

The title that should be displayed by the browser window. Useful if title is not a string. If NULL then title is used.

Value

A headerPanel that can be passed to pageWithSidebar

See Also

See also the underlying function headerPanel.

Examples

1
# None

jayemerson/ShinyHelper documentation built on May 18, 2019, 5:57 p.m.