Learn R Programming

sdcMicroGUI (version 1.4.0)

sdcGUIoutput: Retrieve the current dataset (with changes) from the sdcGUI

Description

After altering your data set inside the graphical user interface, you can retrieve the data set with 'sdcGUIoutput()' to use it further in R.

Usage

sdcGUI()

Arguments

Details

Only possible if the GUI has been already used with a dataset.

Examples

Run this code
## Not run: 
# dataSDC <- sdcGUIoutput()
# ## End(Not run)

Run the code above in your browser using DataLab