dashboardHeaderM: dashboardHeaderM

dashboardHeaderMR Documentation

dashboardHeaderM

Description

Metaboseek-specific, modified version of dashboardHeader() that allows placing icons left and right in the navbar

Usage

dashboardHeaderM(
  ...,
  title = NULL,
  titleWidth = NULL,
  disable = FALSE,
  .list = NULL,
  left = NULL
)

Arguments

...

additional UI elements for the header

title

App title

titleWidth

custom width of title

disable

if TRUE, header will not be shown

.list

additional uI elements for the header, passed as a list

left

list of UI elements for the left side of the header


mjhelf/METABOseek documentation built on April 27, 2022, 5:13 p.m.