Carla Chen wrote:
Dear R-gurus,
Is there any function in R does the same thing as function subplot()in
Splus?
I am trying to post a pie chart onto the top right hand corner of
existing bar chart.
Also, Does anyone know if I can use paste() to paste the graph to
another graph?
Cheers,
Carla Chen
How to do it is explained in the article
@Article{Rnews:Murrell:2003,
author = {Paul Murrell},
title = {Integrating grid Graphics Output with Base Graphics Output},
journal = {R News},
year = 2003,
volume = 3,
number = 2,
pages = {7--12},
month = {October},
url = {http://CRAN.R-project.org/doc/Rnews/}
}
See also Paul's slides from the useR!2004 meeting.
Uwe Ligges
______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html