The R Project SVN R

Rev

Rev 36276 | Rev 41227 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 36276 Rev 37119
Line 31... Line 31...
31
  \item{x}{for specifying data from which the boxplots are to be
31
  \item{x}{for specifying data from which the boxplots are to be
32
    produced. Either a numeric vector, or a single list containing such
32
    produced. Either a numeric vector, or a single list containing such
33
    vectors. Additional unnamed arguments specify further data
33
    vectors. Additional unnamed arguments specify further data
34
    as separate vectors (each corresponding to a component boxplot).
34
    as separate vectors (each corresponding to a component boxplot).
35
    \code{\link{NA}}s are allowed in the data.}
35
    \code{\link{NA}}s are allowed in the data.}
36
  \item{\dots}{For the \code{formula} method, arguments to the
36
  \item{\dots}{For the \code{formula} method, named arguments to be passed to
37
    default method and graphical parameters.
37
    the default method.
38
 
38
 
39
    For the default method, unnamed arguments are additional data
39
    For the default method, unnamed arguments are additional data
40
    vectors (unless \code{x} is a list when they are ignored),
40
    vectors (unless \code{x} is a list when they are ignored),
41
    and named arguments are graphical parameters in addition to the ones
41
    and named arguments are arguments and graphical parameters to be
-
 
42
    passed to \code{\link{bxp}} in addition to the ones
42
    given by argument \code{pars}.
43
    given by argument \code{pars}.
43
  }
44
  }
44
  \item{range}{this determines how far the plot whiskers extend out
45
  \item{range}{this determines how far the plot whiskers extend out
45
    from the box.  If \code{range} is positive, the whiskers extend
46
    from the box.  If \code{range} is positive, the whiskers extend
46
    to the most extreme data point which is no more than
47
    to the most extreme data point which is no more than