[R] display pictures

Gabor Grothendieck ggrothendieck at gmail.com
Fri Feb 1 01:30:49 CET 2008


See:

http://wiki.r-project.org/rwiki/doku.php?id=tips:graphics-misc:translucency

On Jan 31, 2008 7:17 PM, Roland Rau <roland.rproject at gmail.com> wrote:
> Dear all,
>
> is there a possibility to display pictures (jpegs, pngs, ...)  in R?
>
> Maybe the following (hypothetical) code makes it clearer what I have in
> mind:
>
> plot(x=0:100, y=0:100, type="n")
> rect(xleft=25, xright=75, ybottom=30, ytop=95, fill="apicture.png")
>
> Thank you,
> Roland
>
>        [[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.
>



More information about the R-help mailing list