Jie Tang
2012-Jul-10 02:25 UTC
[R] is it possible to insert a figure into into another new figure by r script
hi R-users Now I have a figure in emf or png or tiff format that have been drawn by other tool and I want to insert this figure into my new figure by R script. I wonder if is possible ? -- TANG Jie Email: totangjie@gmail.com Tel: 0086-2154896104 Shanghai Typhoon Institute,China [[alternative HTML version deleted]]
Mikhail Titov
2012-Jul-10 03:14 UTC
[R] is it possible to insert a figure into into another new figure by r script
Jie Tang <totangjie at gmail.com> writes:> hi R-users > Now I have a figure in emf or png or tiff format that have been drawn > by other tool and I want to insert this figure into > my new figure by R script. I wonder if is possible ?This [1] might be relevant. [1] http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=168 -- Mikhail
Greg Snow
2012-Jul-12 14:47 UTC
[R] is it possible to insert a figure into into another new figure by r script
You could read the .png (or some other formats) in then use the rasterImage function to put that into the current plot. On Mon, Jul 9, 2012 at 8:25 PM, Jie Tang <totangjie at gmail.com> wrote:> hi R-users > Now I have a figure in emf or png or tiff format that have been drawn > by other tool and I want to insert this figure into > my new figure by R script. I wonder if is possible ? > > -- > TANG Jie > Email: totangjie at gmail.com > Tel: 0086-2154896104 > Shanghai Typhoon Institute,China > > [[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.-- Gregory (Greg) L. Snow Ph.D. 538280 at gmail.com