dirChooserWithResetServer: A formatted directory input with the UI rendered from the...

View source: R/mod_shinyFiles.R

dirChooserWithResetServerR Documentation

A formatted directory input with the UI rendered from the server to enable resetting. The format is based on AdminLTE v2 (shinydashboard)

Description

A formatted directory input with the UI rendered from the server to enable resetting. The format is based on AdminLTE v2 (shinydashboard)

Usage

dirChooserWithResetServer(id, roots, label, title, reset)

Arguments

id

Module id. #' @param 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).

label

The button label.

title

The browser window title.

reset

A reactive value to trigger the re-rendering of the UI.


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