updateDirectoryInput: Change the value of a directoryInput on the client

Description Usage Arguments

View source: R/directoryInput.R

Description

Change the value of a directoryInput on the client

Usage

1
updateDirectoryInput(session, inputId, value = NULL, ...)

Arguments

session

The session object passed to function given to shinyServer.

inputId

The id of the input object.

value

A directory path to set

...

Additional arguments passed to


lucidif/HiCeekR documentation built on Jan. 31, 2021, 10:30 p.m.