datanames_input {teal.transform}R Documentation

Help text with available datasets input

Description

[Stable]

Creates shiny::helpText() with the names of available datasets for the current module.

Usage

datanames_input(data_extracts)

Arguments

data_extracts

(list) of data extracts for single variable.

Value

shiny.tag defining help-text element that can be added to a UI element.


[Package teal.transform version 0.5.0 Index]