Thanks David! :P On Tue, Apr 20, 2010 at 11:02 PM, David Winsemius <dwinsem...@comcast.net>wrote:
> > On Apr 20, 2010, at 10:43 PM, Gurmeet wrote: > > Hi All, >> >> Does anyone knows what exactly "cuts=some number" (say 15) does in >> lattice's >> levelplot(). I doubt this but does it uses cut() internally, something >> like >> cut(z, 15)? >> >> > C'mon, man, look at the code: > > seq(zrng[1], zrng[2], length.out = cuts + 2) > > > Thanks, >> Gurmeet >> >> > > David Winsemius, MD > West Hartford, CT > > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.