| Line 48... |
Line 48... |
| 48 |
(For more, notably the interpretation for complex numbers see
|
48 |
(For more, notably the interpretation for complex numbers see
|
| 49 |
\code{\link{signif}}.)}
|
49 |
\code{\link{signif}}.)}
|
| 50 |
|
50 |
|
| 51 |
\item{nsmall}{the minimum number of digits to the right of the decimal
|
51 |
\item{nsmall}{the minimum number of digits to the right of the decimal
|
| 52 |
point in formatting real/complex numbers in non-scientific formats.
|
52 |
point in formatting real/complex numbers in non-scientific formats.
|
| 53 |
Allowed values are \code{0 <= nsmall <= 20}.}
|
53 |
Allowed values are \eqn{0 \le \code{nsmall} \le 20}.}
|
| 54 |
|
54 |
|
| 55 |
\item{justify}{should a \emph{character} vector be left-justified (the
|
55 |
\item{justify}{should a \emph{character} vector be left-justified (the
|
| 56 |
default), right-justified, centred or left alone. Can be abbreviated.}
|
56 |
default), right-justified, centred or left alone. Can be abbreviated.}
|
| 57 |
|
57 |
|
| 58 |
\item{cut.names}{\code{\link{logical}} passed to the \code{list} method
|
58 |
\item{cut.names}{\code{\link{logical}} passed to the \code{list} method
|