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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -