customDatasetInput: Shiny module UI for customized user-uploaded dataset

View source: R/customDataset.R

customDatasetInputR Documentation

Shiny module UI for customized user-uploaded dataset

Description

An extension of dataUploadUI

Usage

customDatasetInput(id, label = NULL)

Arguments

id

Character ID for specifying namespace, see shiny::NS.

label

Optional, a label for the name text input field.

Details

The UI extends dataUploadUI with an additional text field for a custom data value that can be appended to the uploaded data.

See Also

Other customDataset functions: customDatasetServer()


avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.