Dear List Members,
I was wondering if there's a way to include an image in a .Rd file,
something like \img{}
In http://cran.r-project.org/doc/manuals/R-exts.html#Documenting-packages
nothing's mentioned regarding images (besides the image of the workspace)
Is there a way to include an image?
Thanks in advance,
Thomas
--
Dipl.-Ing. Thomas Roth (geb. Kaliwe)
Technische Universitaet Berlin
Institut f?r Werkzeugmaschinen und Fabrikbetrieb (IWF)
Fachgebiet Qualitaetswissenschaft
Pascalstr. 8-9
10587 Berlin
Tel: +49 (0) 30 / 314 23 565
e-mail: thomas.roth at tu-berlin.de
Web: www.qualitaetswissenschaft.de
Roth, Thomas wrote:> > > I was wondering if there's a way to include an image in a .Rd file, > something like \img{} > >Not yet, but it has been on the top wish list since years now, and there is hope. Dieter -- View this message in context: http://n4.nabble.com/R-Documentation-including-an-image-tp1594853p1594856.html Sent from the R help mailing list archive at Nabble.com.
On 16/03/2010 9:26 AM, Roth, Thomas wrote:> Dear List Members, > > I was wondering if there's a way to include an image in a .Rd file, > something like \img{} > > In http://cran.r-project.org/doc/manuals/R-exts.html#Documenting-packages > nothing's mentioned regarding images (besides the image of the workspace) > > Is there a way to include an image?Not currently. That's an improvement that may eventually come, but it won't make 2.11.x. Duncan Murdoch