Skip to content

(no subject)

3 messages · Ramnath R, David Winsemius, Bert Gunter

#
On May 21, 2011, at 3:15 PM, Ramnath R wrote:

            
I am guessing from my experience that you are working on a plotting  
problem and trying to understand some lattice functions. (Why don't  
you read the Posting Guide and pick up a few more clues as to what is  
expected for a subject line and what is expected in a problem  
presentations? You've already posted a 2011-04-11 message with a blank  
subject and apparently are refusing to read the excellent PG.)

?strip.default
#
Amen to David's comments (I'm sorry to say ...)

In addition: Learn to use the Help system. ?help (at the command line)
and "An Introduction to R" manual provide info.

To answer your question:

library(lattice)
?strip.default

-- Bert
On Sat, May 21, 2011 at 1:27 PM, David Winsemius <dwinsemius at comcast.net> wrote: