It is possible to use the shingles to define specific ranges in ggplot2. As far as i understand shingles are a way to generate groups. Can we create such shingles and use them in ggplot2 facet_grid to obtain graphs?
| |||||
feedback
|
|
Following up from the comments, However, I cam across this excellent PDF document which aims to produce a gpplot2 version of every figure in Depayan's excellent Lattice book (Lattice: Multivariate Data Visualization with R). Page 31 contains a custom function So not sure if this answers the Q - but at least it appears one can fudge ggplot into producing plots that use the shingle concept. | |||
|
feedback
|