search for: a13647294

Displaying 1 result from an estimated 1 matches for "a13647294".

Did you mean: 1364294
2007 Nov 08
1
ggplot2 facets as rows and columns
...panel.histogram(x, ...) panel.densityplot(x,...) } ) library(ggplot2) ggplot(TDBU,aes(x=x))+geom_histogram(aes(y=..density..))+ geom_density()+facet_grid(system~.) -- View this message in context: http://www.nabble.com/ggplot2-facets-as-rows-and-columns-tf4771000.html#a13647294 Sent from the R help mailing list archive at Nabble.com.