headerPanel function

Create a header panel

Create a header panel

DEPRECATED : use titlePanel() instead.

headerPanel(title, windowTitle = title)

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.

Returns

A headerPanel that can be passed to pageWithSidebar

  • Maintainer: Winston Chang
  • License: GPL-3 | file LICENSE
  • Last published: 2024-12-14