Skip to contents

Creates a tabbed panel with three sub-tabs: an interactive data table (Data Viewer), a filter/subset interface (Explore Data), and a variable metadata explorer (Variables).

Usage

data_viewer_ui(id)

Arguments

id

Character string. The Shiny module namespace identifier.

Value

A shiny::tagList() with the viewer UI.