plot_ui: Hierarchical plot shiny module

Description Usage Arguments Value

View source: R/plot_module.R

Description

GUI and server modules for hierarchical plotting of RGS datasets.

Usage

1
2
3
plot_ui(id, select = NULL, download)

plot_server(id, RGS)

Arguments

id

Namespace id.

select

Ui element for variable selection.

download

Add download button.

RGS

Reactive value for the reference system.

Value

Shiny GUI or server.


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