importData_server: Server-side Processing for Importing Data

Description Usage Arguments

View source: R/importDataModule.R

Description

Server-side Processing for Importing Data

Usage

1
importData_server(id, imported, imported_DF)

Arguments

id

Module's ID for namespacing

imported

Reactive value containing up-to-date data imported by the user (this is shared among modules)

imported_DF

Reactive value returning currently imported data frame.


mandel94/easyAnalysis documentation built on Jan. 2, 2022, 9:52 a.m.