The R Project SVN R

Rev

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

Rev 27447 Rev 27625
Line 26... Line 26...
26
  \item{\dots}{further arguments passed to or from other methods.}
26
  \item{\dots}{further arguments passed to or from other methods.}
27
  \item{quote}{logical, indicating whether or not strings should be
27
  \item{quote}{logical, indicating whether or not strings should be
28
    printed with surrounding quotes.}
28
    printed with surrounding quotes.}
29
  \item{max.levels}{integer, indicating how many levels should be
29
  \item{max.levels}{integer, indicating how many levels should be
30
    printed for a factor; if \code{0}, no extra "Levels" line will be
30
    printed for a factor; if \code{0}, no extra "Levels" line will be
31
    printed.  The default, \code{NULL}, entails chosing \code{max.levels}
31
    printed.  The default, \code{NULL}, entails choosing \code{max.levels}
32
    such that the levels print on one line of width \code{width}.}
32
    such that the levels print on one line of width \code{width}.}
33
  \item{width}{only used when \code{max.levels} is NULL, see above.}
33
  \item{width}{only used when \code{max.levels} is NULL, see above.}
34
  \item{digits}{minimal number of \emph{significant} digits, see
34
  \item{digits}{minimal number of \emph{significant} digits, see
35
    \code{\link{print.default}}.}
35
    \code{\link{print.default}}.}
36
  \item{na.print}{character string (or \code{NULL}) indicating
36
  \item{na.print}{character string (or \code{NULL}) indicating