directoryInput: Directory Selection Control

Description Usage Arguments Details

View source: R/directoryInput.R

Description

Create a directory selection control to select a directory on the server

Usage

1
directoryInput(inputId, label, value = NULL)

Arguments

inputId

The input slot that will be used to access the value

label

Display label for the control, or NULL for no label

value

Initial value. Paths are exapnded via path.expand.

Details

This widget relies on


zross/sensorDataImport documentation built on Aug. 16, 2019, 8:30 p.m.