Last data update: 2014.03.03

R: Environment for the GUI for Visualization and Imputation of...
vmGUIenvirR Documentation

Environment for the GUI for Visualization and Imputation of Missing Values

Description

Location were everything from package VIM and VIMGUI is stored.

Usage

vmGUIenvir

putVm(x, value)

getVm(x, mode = "any")

existsVm(x, mode = "any")

rmVm(...)

Arguments

x

object name

value

value to be assigned to x

mode

see 'exists'

...

see 'rm'

Format

<environment: 0x00000000198cc0e0> 

Details

Internal information regarding the VIM GUI is stored in the environment vmGUIenvir.

Author(s)

Andreas Alfons, based on an initial design by Matthias Templ, modifications by Bernd Prantner

References

M. Templ, A. Alfons, P. Filzmoser (2012) Exploring incomplete data using visualization tools. Journal of Advances in Data Analysis and Classification, Online first. DOI: 10.1007/s11634-011-0102-y.

Results