data_loader: Data loading screen: Server

Description Usage Arguments Value Examples

View source: R/mod_data_loader.R

Description

Data loading screen: Server

Usage

1
data_loader(input, output, session, preloaded_path = NULL)

Arguments

input, output, session

Auto-filled by callModule | ignore

preloaded_path

File path relative to app that preloaded data is stored. Defaults to NULL.

Value

Reactive object containing the data needed to run the main Multimorbidity Explorer dashboard.

Examples

1
callModule(data_loader, "data_loader", "data/preloaded")

tbilab/meToolkit documentation built on June 23, 2020, 9:55 a.m.