Skip to contents

Generates the user interface for the "Overview" tab of the Odyssey Shiny application. This tab displays summary value boxes for key dataset statistics.

Usage

overview_ui(id)

Arguments

id

Character string used to namespace the input/output IDs in the UI module.

Value

A nav_panel UI element containing the overview value boxes and taxonomy tree.