MseekMinimalUI: MseekMinimalUI

View source: R/UI_components.R

MseekMinimalUIR Documentation

MseekMinimalUI

Description

A minimal UI for Mseek that can be extended with additional objects for testing and development purposes

Usage

MseekMinimalUI(..., diagnostics = T, dashboard = F, id = NULL)

MseekHeader(..., id = NULL)

MseekSidebar(..., id = NULL)

Arguments

...

UI elements to embed in the Metaboseek app

diagnostics

if TRUE, will render diagnostics UI elements

dashboard

if TRUE, will render a dashboard layout

id

id for namespacing - must be the id of the enclosing module or NULL

Value

UI elements for Metaboseek

Functions

  • MseekHeader: generates the dashboardHeader for Mseek.

  • MseekSidebar: generates the dashboardSidebar for Mseek.


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