Yes, I agree that for searching for specific terms, the file approach is great. I suggested the TkListView more for browsing through the possible parameters to learn what is there and can be changed (and to see what the current values are of those of interest).
-- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare [EMAIL PROTECTED] 801.408.8111 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > project.org] On Behalf Of Dieter Menne > Sent: Wednesday, October 15, 2008 9:27 AM > To: [EMAIL PROTECTED] > Subject: Re: [R] Lattice key title color > > Greg Snow <Greg.Snow <at> imail.org> writes: > > > > > Another way to look through the possible par settings that hopefully > makes it > a little less intimidating is (completed by DM): > > > library(lattice) > library(TeachingDemos) > TkListView(trellis.par.get()) > > Nice; should come handy in other contexts. But with lattice pars, > searching in a > text editor can be very efficient. > > Dieter > > ______________________________________________ > 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. ______________________________________________ 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.