readFileSelectInput: Read the value of a fileSelectInput

Description Usage Arguments Details

Description

Read the value of a fileSelectInput

Usage

1
readFileSelectInput(session, inputId)

Arguments

session

The session object passed to function given to shinyServer.

inputId

The id of the input object

Details

Reads the value of the text field associated with a fileSelectInput object that stores the user selected directory path.


daniel-rodak/budgetr documentation built on May 25, 2019, 4:22 p.m.