dirChooserServer: A formatted directory input using shinyFiles The format is...

View source: R/mod_shinyFiles.R

dirChooserServerR Documentation

A formatted directory input using shinyFiles The format is based on AdminLTE v2 (shinydashboard)

Description

A formatted directory input using shinyFiles The format is based on AdminLTE v2 (shinydashboard)

Usage

dirChooserServer(id, roots, allowDirCreate = TRUE)

Arguments

id

Module id.

roots

A named vector of absolute filepaths or a function returning a named vector of absolute filepaths (the latter is useful if the volumes should adapt to changes in the filesystem).

allowDirCreate

Logical that indicates if creating new directories by the user is allowed.


Frederic-gci/shiny4oracle documentation built on April 16, 2022, 3:07 p.m.