By any chance is there an R package that automatically produces the plot shown 
at the following link:
http://n2.nabble.com/Can-R-produce-this-plot--td2489288.html

That is an R package to produce on plot that has the following:
(a) a vertically oriented histogram, 
(b) associated barplot, and
(c) quantile-quantile plot (Q-Q Plot).

This is based on a class lecture from University of Pennsylvania: 
stat.wharton.upenn.edu/~mcjon/stat-431/lecture-02.pdf

I am pretty confident I can put one together, but just wanted to check that 
there does not already exist an R package to output such a plot. 

Thanks again.

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

Reply via email to