Learn R Programming

shinypanels (version 0.5.0)

topbar: Top bar component for shiny panels layout

Description

Top bar component for shiny panels layout

Usage

topbar(..., title = NULL, image = NULL, background_color = NULL)

Arguments

...

html list contents for the panel

title

Top bar panel

image

Logo image

background_color

background color for top bar

Value

None

Examples

Run this code
# NOT RUN {
topbar()

# }

Run the code above in your browser using DataLab