[R] Modifying output to Google Docs
Jim Lemon
jim at bitwrit.com.au
Wed Sep 24 11:35:43 CEST 2008
Ajay ohri wrote:
> Hi List,
> Graphical output to PDF's ,RTF ,CSV is known through R.
> Can it be modified for outputting to Google Docs (which is basically
> uploaded files ,published to become html pages)
>
> Is there any package on this ?
>
>
Hi Ajay,
Do you mean transforming R output into HTML? The R2HTML package does
this, and the htmlize and R2html functions in the prettyR package do so
as well.
Jim
More information about the R-help
mailing list