dataInputModuleUI: UI part of pavian data input module

Description Usage Arguments Value

View source: R/datainput-module.R

Description

UI part of pavian data input module

Usage

1
2
3
4
dataInputModuleUI(id, server_access = getOption("pavian.server_access",
  default = FALSE),
  start_with = getOption("pavian.start_data_input_with",
  "Select data from history"))

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


phac-nml/pavian documentation built on Aug. 20, 2019, 5:54 a.m.