The main window
The main window on startup.Loading a dataset
This dialog loads a data set into the working environment. (All it does is call (data(dataset) so that the data set is listed in the top-level environment.)
Using the lattice explorer
The Lattice explorer adds drag-and-drop simplicity to the lattice graphics package. (At a big cost to its power.)
A t-test
The dynamic tests dialog allows drag and drop access to the tests provided in the ctest package, including the two sample t-test.