cond_data_extract_single_ui {teal.transform} | R Documentation |
Creates a panel that displays (with filter and column selection)
conditionally on input[ns("dataset")] == dataname
Description
Creates a panel that displays (with filter and column selection)
conditionally on input[ns("dataset")] == dataname
Usage
cond_data_extract_single_ui(ns, single_data_extract_spec)
Arguments
ns |
( |
single_data_extract_spec |
( Generated by |
Value
shiny.tag
with the HTML code for the panel.
[Package teal.transform version 0.6.0 Index]