|
Project Information
Members
Links
|
latticist is an R package, providing a graphical user interface for exploratory visualisation. It is primarily an interface to the lattice graphics system, but also produces displays from the vcd package for categorical data. Given a multivariate dataset (either a data frame or a table), latticist attempts to produce useful displays based on the properties of the data. The displays can be customised by editing the calls used to generate them. The latticist package is maintained by Felix Andrews <felix@nfrac.org> Examples
Installation
Type latticist(myData) to explore a data frame or table. Type help("latticist") for details and examples. OtherNEWS (from the development version) See this page for information about installing GTK+ and the playwith package. |