<?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>SWord: Use R in Microsoft Word (Installer)</dc:title>
  <dc:subject>CRAN Task View: ReproducibleResearch (http://CRAN.R-project.org/view=ReproducibleResearch)</dc:subject>
  <dc:description>Creating articles and reports in Word is easy. Adding R
results (figures, tables, summaries) requires manually copying
the data from R to Word. Changing the data requires redoing the
analyses in R and re-inserting the results into Word manually.
SWord integrates R scripts and results into Word documents.
Documents can be edited and read even without R installed (or
without any knowledge of R). The functionality of embedding the
scripts is somewhat similar to what Sweave does for LaTeX
documents. In addition, the R results become part of the same
document. R results can be textual results (e.g., the output of
an object &quot;summary&quot;), tables (e.g., the values of a data frame)
or figures (plots, graphs).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.8.0), rscproxy, rcom</dc:relation>
  <dc:creator>Thomas Baier &lt;thomas@statconn.com&gt;</dc:creator>
  <dc:contributor>Thomas Baier</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2009-09-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=SWordInstaller</dc:identifier>
 </rdf:Description>
</rdf:RDF>

