graphics - R histogram with multiple populations -


I am interested in creating a histogram in R, in which two (or more) populations will be at the top of each other, which means - I do not want a two histogram that shares a similar graph, but once there are two colors or more.

Below the picture found - this is what I want to accomplish.

Any ideas? This is actually the annoying default in ggplot2:

pre> Library (GG Plot 2) Gigplot (Iris, AES (X = SepelLange, Phil = Species)) + GOM_Histogram ()


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -