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 -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -