Learn R Programming

pavian (version 1.0.0)

dataInputModuleUI: UI part of pavian data input module

Description

UI part of pavian data input module

Usage

dataInputModuleUI(id, server_access = getOption("pavian.server_access",
  default = FALSE),
  start_with = getOption("pavian.start_data_input_with", "Upload files"))

Arguments

id

Namespace ID.

server_access

Whether to allow access to server directories.

start_with

One of 'Example data', 'Upload files', and 'Use data on server' (if server_access is TRUE).

Value

Shiny UI elements