stem.leaf plots stem and leaf displays
bagplot plots bagplots
boxplot2D plots boxplots into a scatterplot
faces plots chernoff faces
spin3R for inspection of a 3-dim point cloud
some bagplots:
windows:
aplpack_1.1.1.zip
contains the newest installed version of aplpack.
The .zip file has to be extracted into your local R library --
for example: .../rw2xxx/library/.
linux :
aplpack_1.1.1.tar.gz
contain the newest versions of aplpack.
This .gz file has to be installed by
R CMD INSTALL
aplpack is free software; you can redistribute it and/or modify it under the terms of
the GNU General Public License as published by the Free Software Foundation; either version 2,
or (at your option) any later version.
aplpack is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
A copy of the GNU General Public License is available via WWW at
http://www.gnu.org/copyleft/gpl.html