<?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>Convenient way to work with data in Microsoft Excel</dc:title>
  <dc:description>Allow dynamic access to data in Microsoft Excel. (e. g.
xl[a1]=xl[b2]*3 and so on). Also class provided which allows
treat data on Excel sheet similar to data.frame (indexing,
subsetting). Microsoft Excel is required for this package.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: RDCOMClient</dc:relation>
  <dc:creator>Gregory Demin &lt;excel.link.feedback@gmail.com&gt;</dc:creator>
  <dc:contributor>Gregory Demin &lt;excel.link.feedback@gmail.com&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-03-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=excel.link</dc:identifier>
 </rdf:Description>
</rdf:RDF>

