sidebarUserPanel: A panel displaying user information in a sidebar

Description Usage Arguments See Also

View source: R/dashboardSidebar.R

Description

A panel displaying user information in a sidebar

Usage

1
2
sidebarUserPanel(name, subtitle = NULL, image = NULL, status = c("Online",
  "Away", "Offline"))

Arguments

name

Name of the user.

subtitle

Text or HTML to be shown below the name.

image

A filename or URL to use for an image of the person. If it is a local file, the image should be contained under the www/ subdirectory of the application.

See Also

dashboardSidebar for example usage.

Other sidebar items: sidebarMenu, sidebarSearchForm


gyang274/ygdashboard documentation built on May 17, 2019, 9:42 a.m.