Hi Ashz,
On Mon, Aug 22, 2011 at 8:42 AM, ashz wrote:
> Hi,
>
> I am interested in ggplot2 and I found this lattice code very interesting
> (http://addictedtor.free.fr/graphiques/graphcode.php?graph=48).
>
> Code:
> library(lattice)
> lattice.options(default.theme = canonical.theme(color = FALSE)
Hi,
I am interested in ggplot2 and I found this lattice code very interesting
(http://addictedtor.free.fr/graphiques/graphcode.php?graph=48).
Code:
library(lattice)
lattice.options(default.theme = canonical.theme(color = FALSE))
tmp <-
expand.grid(geology = c("Sand","Clay","Silt","Rock"),
2 matches
Mail list logo