importDataSet: importDataSet

Description Usage Arguments Value Author(s)

View source: R/importDataSet.R

Description

Imports a data set to the shiny 'pguIMP' web interface. Extracts import options from a 'pguIMP::file' instance and imports the desired record based on the passed information.

Usage

1
importDataSet(obj = "pgu.file")

Arguments

obj

Instance of the R6 class pguIMP::pgu.file.

Value

A data frame that contains the imported data (tibble::tibble)

Author(s)

Sebastian Malkusch, malkusch@med.uni-frankfurt.de


pguIMP documentation built on Sept. 30, 2021, 5:08 p.m.