> 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)

[...]

Hi, Tal.  This isn't an answer to the question you asked, but the Emacs
Org-Mode package is pretty good at exporting to various file formats (and the
source code, including tables, is purely text anyway).  Have a look at:

    http://orgmode.org/

and, in particular:

    http://orgmode.org/guide/Exporting.html#Exporting

Even if this does, in principle, solve your problem, it may be too big a gulp
to swallow if you're not already using Emacs.

-- Mike

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to