[R] Ordering several histograms

2011-03-03 Thread djbirdnerd
Hallo everyone,

I want to evaluate the change of the distribution for several size classes.
How can i order these separate histograms with the same y-axis along a
common x-axis according to their size classes. It would like it to look a
bit like this
(http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=109) without
the quantile regression. I can produce the separate histograms, but have no
clue how to merge them. i can put them next to each with separate x- and
y-axes. 

Much obliged,

Kenneth



--
View this message in context: 
http://r.789695.n4.nabble.com/Ordering-several-histograms-tp382p382.html
Sent from the R help mailing list archive at Nabble.com.

__
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.


Re: [R] Ordering several histograms

2011-03-05 Thread djbirdnerd
not yet, but i have only just started programming in r...
I don't know if i will able to...

--
View this message in context: 
http://r.789695.n4.nabble.com/Ordering-several-histograms-tp382p3336869.html
Sent from the R help mailing list archive at Nabble.com.

__
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.