itableplot: Graphical User Interface to create tableplots
Description
This graphical user interface is developed with the shiny package. All datasets that are loaded in the global workspace (data.frame, ffdf, or prepared) are passed on to the GUI.
Usage
itableplot()
Arguments
Details
This function replaces the old tabplotGTK package, since it only requires an up-to-date browser (and not software like GTK). Furthermore, maintanance is a lot easier.