[R] Barplot at the axes of another plot

2005-01-20 Thread Robin Gruna
Hi,
I want to draw a barplot at the axes of another plot. I saw that with two 
histogramms and a scatterplot in a R graphics tutorial somewhere on the net, 
seemed to be a 2d histogramm. Can someone figure out what I mean and give me a 
hint to create such a graphic? Thank you very much, 
Robin  
[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Barplot at the axes of another plot

2005-01-20 Thread Marc Schwartz
On Thu, 2005-01-20 at 23:53 +0100, Robin Gruna wrote:
 Hi,
 I want to draw a barplot at the axes of another plot. I saw that with
 two histogramms and a scatterplot in a R graphics tutorial somewhere
 on the net, seemed to be a 2d histogramm. Can someone figure out what
 I mean and give me a hint to create such a graphic? Thank you very
 much, 
 Robin  


See the examples in ?layout, which has the scatterplot with the marginal
histograms.

HTH,

Marc Schwartz

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html