Skip to contents

Renders the summary statistics panel with dataset overview cards plus tables for numeric, categorical, and missing-value statistics.

Usage

summary_panel_ui(id)

Arguments

id

Character string. The Shiny module namespace identifier.

Value

A shiny::tagList() with the summary UI elements.