csvUploadUI {mmints}R Documentation

UI Function for CSV Upload Module

Description

This function creates the UI elements for the CSV upload module.

Usage

csvUploadUI(id)

Arguments

id

A character string that defines the namespace for the module.

Value

A list containing two elements:

Examples

csvUploadUI("my_data")


[Package mmints version 0.2.0 Index]