R/dashboard-header-ui.R

#' Generate the shinydashboard header component
#'
dashboard_header <- dashboardHeader(
        title = "[ flightR ]",
        titleWidth = 300
)
longwei66/flightR documentation built on May 18, 2019, 2:35 a.m.