See: http://wiki.r-project.org/rwiki/doku.php?id=tips:graphics-misc:translucency
On Jan 31, 2008 7:17 PM, Roland Rau <[EMAIL PROTECTED]> 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@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. > ______________________________________________ R-help@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.