input[ns("dataset")] == datanameCreates a panel that displays (with filter and column selection)
conditionally on input[ns("dataset")] == dataname
cond_data_extract_single_ui(ns, single_data_extract_spec)shiny.tag with the HTML code for the panel.
(function) the shiny namespace function.
(data_extract_spec) the specification
for extraction of data during the application initialization.
Generated by data_extract_spec().