input_ui: Dataset selection and output

Description Usage Arguments Value

View source: R/data_module.R

Description

GUI and server modules for uploading and downloading RGS datasets.

Usage

1
2
3
4
5
6
7
input_ui(id, filter = NULL)

output_ui(id, n)

input_server(id)

output_server(id, augmented, n)

Arguments

id

Namespace id.

filter

Currently not supported.

n

Number of download button (if multiple tabs exist).

augmented

Reactive value for the augmented dataset.

Value

Shiny GUI or server.


MartinSchobben/RGS documentation built on Dec. 17, 2021, 3:17 a.m.