hadley wickham <h.wickham <at> gmail.com> writes: > qplot(vals, ..density.., data = data.frame.A, geom="histogram", facets > = factor.1 ~ factor.2, binwidth = 1) + geom_density(data=data.frame.B)
uhh.. how should I understand "y (?)=..density.." Dieter ______________________________________________ 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.