displayImport_UI: Module for Displaying Crafted Data Frame (on Import Navbar...

Description Usage Arguments Value

View source: R/displayImportModule.R

Description

This is module will be used to display the data frame crafted by the user. In this circumstance, crafting is the result of two phases:

select

the selection of variables from the list resulting from imported data

transform

the transformations applied by the user to the original data

This documentation refers to the UI-side function of the module. For the documentation about the server-side function, got to displayData_server

Usage

1

Arguments

id

Module's ID for namespacing

Value

tagList that can be passed to a shinyUI function


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