Learn R Programming

dashboardthemes (version 1.1.6)

logo_poor_mans_flatly: logo_poor_mans_flatly

Description

Poor Man's Flatly logo for a shinydashboard application

Usage

logo_poor_mans_flatly(boldText = "Shiny", mainText = "App", badgeText = "v1.1")

Value

Object produced by shinyDashboardLogoDIY

Arguments

boldText

String. Bold text for the logo.

mainText

String. Main text for the logo.

badgeText

String. Text for the logo badge.

See Also

shinyDashboardLogoDIY