logo_poor_mans_flatly {dashboardthemes}R Documentation

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")

Arguments

boldText

String. Bold text for the logo.

mainText

String. Main text for the logo.

badgeText

String. Text for the logo badge.

Value

Object produced by shinyDashboardLogoDIY

See Also

shinyDashboardLogoDIY


[Package dashboardthemes version 1.1.6 Index]