[R] How to turn a LaTeX Sweave file (Rnw) into .HTML/.odf/.docx? (under windows)

baptiste auguie baptiste.auguie at googlemail.com
Fri Sep 23 04:52:47 CEST 2011


Have you tried asciidoc (ascii package)? It seems like a good fit for
your needs.

baptiste



On 23 September 2011 11:09, Tal Galili <tal.galili at gmail.com> wrote:
> Hello dear R help members,
> I have found several references on how to do this, my question is if anyone
> is actually using them - and if there are some strong points on what to use,
> and how well it is working out.
>
> My goal is to be able to easily create docs from R, but to be able to share
> it with other researchers (who do not use LaTeX) so they could easily
> copy/paste the tables and edit them for their needs (pdf is not solving this
> for me).
>
> The only reasonable solution I came by so far is to use HTML markup coupled
> with R2HTML (or odfWeave or R2wd).  But nothing that can work with
> LaTeX->HTML (easily)
>
> I have asked a similar question here:
> http://stackoverflow.com/questions/7512897/how-to-turn-a-latex-sweave-file-rnw-into-html
> And also noticed it was asked half a year ago here:
> http://tex.stackexchange.com/questions/4145/workflow-for-converting-latex-into-open-office-ms-word-format
> The general issue of TeX to HTML was discussed also in these places:
> http://tex.stackexchange.com/questions/50/how-can-i-convert-math-less-latex-documents-into-microsoft-word
>
> And obviously the following page offers other good resources to consider:
> http://cran.r-project.org/web/views/ReproducibleResearch.html
>
> p.s: I search the R-help for this topic, but "sweave html" didn't seem to
> yield good results - my apologies if this has been heavily debated before -
> links would be welcomed as well.
>
>
> Tal
>
>
>
> ----------------Contact
> Details:-------------------------------------------------------
> Contact me: Tal.Galili at gmail.com |  972-52-7275845
> Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
> www.r-statistics.com (English)
> ----------------------------------------------------------------------------------------------
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list