<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Tableplot, a visualization of large datasets</dc:title>
  <dc:description>A tableplot is a visualisation of a (large) dataset with a
dozen of variables, both numeric and categorical. Each column
represents a variable and each row bin is an aggregate of a
certain number of records.  Numeric variables are visualized as
bar charts, and categorical variables as stacked bar charts.
Missing values are taken into account. Also supports large ffdf
datasets from the ff package.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: data.table (&gt;= 1.5.3), grid</dc:relation>
  <dc:relation>Suggests: ff (&gt;= 2.2-0), classInt, ggplot2</dc:relation>
  <dc:creator>Martijn Tennekes &lt;mtennekes@gmail.com&gt;</dc:creator>
  <dc:contributor>Martijn Tennekes and Edwin de Jonge</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2012-05-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=tabplot</dc:identifier>
 </rdf:Description>
</rdf:RDF>

