On 11/7/05, Andreas Lehnert <[EMAIL PROTECTED]> wrote: > > Dear R, > > I know that I cannot use filled.contour() with layout, > so I tried levelplot. But it looks like I cannot use levelplot also.
Have you looked at help(print.trellis) ? > The only way to get more than one graphic in the window is > by levelplot(panel=). but there is only one colorkey and I need one for > every > graphic. > (I´m also not very satisfied with levelplot, because I would like to have > a "soft" graphic like filled.contour) That's not implemented. Deepayan ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
