listen {extracat}R Documentation

auto-update interactivity for cpcp plots

Description

Makes the cpcp plot listen to selection changes and calls resort to update the display.

Usage

listen()

Details

Choose BREAK in the plot menu in order to get back to the console.

Value

No return value.

Author(s)

Alexander Pilhoefer
Department for Computer Oriented Statistics and Data Analysis
University of Augsburg
Germany

References

Alexander Pilhoefer New approaches in visualization of categorical data: R-package extracat
Journal of Statistical Software, submitted Jan 2010

See Also

ievent.wait cpcp resort

Examples

cpcp(housing,ord = c(4,3,2,1),gap.space=0.15)
## Not run:
listen()
## End(Not run)
# now make your selections and see what happens.


[Package extracat version 1.0-0 Index]