Learn R Programming

pguIMP (version 0.0.0.3)

importDataSet: importDataSet

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

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)