dashboardHeaderM | R Documentation |
Metaboseek-specific, modified version of dashboardHeader()
that allows placing icons left and right in the navbar
dashboardHeaderM( ..., title = NULL, titleWidth = NULL, disable = FALSE, .list = NULL, left = NULL )
... |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.