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

Description Usage Details Author(s) Examples

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

1
sdcGUI()

Details

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

Author(s)

Alexander Kowarik

Examples

1
2
3
4
## Not run: 
dataSDC <- sdcGUIoutput()

## End(Not run)

sdcMicroGUI documentation built on Dec. 6, 2016, 5:13 p.m.