cond_data_extract_single_ui: Creates a panel that displays (with filter and column...

View source: R/data_extract_module.R

cond_data_extract_single_uiR 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

(function) the shiny namespace function.

single_data_extract_spec

(data_extract_spec) the specification for extraction of data during the application initialization.

Generated by data_extract_spec().

Value

shiny.tag with the HTML code for the panel.


teal.transform documentation built on May 29, 2024, 5:06 a.m.