[R] How to: highlight R syntax on webpages ?
Romain Francois
romain.francois at dbmail.com
Fri Nov 20 20:31:31 CET 2009
Hi,
I am about to release the "highlight" package which just does that.
You would basically do :
> highlight( some_file, output = some_other_file_or_connection,
+ renderer = renderer_html() )
If you are in a rush you can grab it from r-forge:
http://r-forge.r-project.org/projects/highlight/
Romain
On 11/20/2009 07:26 PM, Tal Galili wrote:
>
> My question if in the Subject, but if to extend: I am specifically curious
> about WordPress blogs. But any solution will give me a lead.
>
> Thanks,
> Tal
>
>
> ----------------------------------------------
> 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)
--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/EAD5 : LondonR slides
|- http://tr.im/BcPw : celebrating R commit #50000
`- http://tr.im/ztCu : RGG #158:161: examples of package IDPmisc
More information about the R-help
mailing list