<?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>Cross-platform Perl based R function to create Excel 2003 (XLS)
files</dc:title>
  <dc:description>Cross-platform Perl based R function to create Excel 2003
(XLS) files from one or more data frames. Each data frame will
be written to a separate named worksheet in the Excel
spreadsheet. The worksheet name will be the name of the data
frame it contains or can be specified by the user.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Marc Schwartz &lt;marc_schwartz@me.com&gt;</dc:creator>
  <dc:contributor>Marc Schwartz &lt;marc_schwartz@me.com&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2010-09-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=WriteXLS</dc:identifier>
 </rdf:Description>
</rdf:RDF>

