csvFileInput: CSV File Input

View source: R/csvFileInput.R

csvFileInputR Documentation

CSV File Input

Description

This function creates a csv file input.

Usage

csvFileInput(id, label = "CSV file")

Arguments

id

This is the id of the input.

label

This is the label of the input.

Examples

csvFileInput("property","Upload CSV of Properties")

jsdeherrera/shinyBoots documentation built on March 9, 2024, 3:03 a.m.