| Line 36... |
Line 36... |
| 36 |
\item{sort}{vector ordering of the variables, containing a permutation
|
36 |
\item{sort}{vector ordering of the variables, containing a permutation
|
| 37 |
of the integers \code{1:length(dim(x))} (the default).}
|
37 |
of the integers \code{1:length(dim(x))} (the default).}
|
| 38 |
\item{off}{vector of offsets to determine percentage spacing at each
|
38 |
\item{off}{vector of offsets to determine percentage spacing at each
|
| 39 |
level of the mosaic (appropriate values are between 0 and 20,
|
39 |
level of the mosaic (appropriate values are between 0 and 20,
|
| 40 |
and the default is 20 times the number of splits for 2-dimensional
|
40 |
and the default is 20 times the number of splits for 2-dimensional
|
| 41 |
tables, and 10 otherwise. Rescaled to maximally 50, and recycled if
|
41 |
tables, and 10 otherwise). Rescaled to maximally 50, and recycled if
|
| 42 |
necessary.}
|
42 |
necessary.}
|
| 43 |
\item{dir}{vector of split directions (\code{"v"} for vertical and
|
43 |
\item{dir}{vector of split directions (\code{"v"} for vertical and
|
| 44 |
\code{"h"} for horizontal) for each level of the mosaic, one
|
44 |
\code{"h"} for horizontal) for each level of the mosaic, one
|
| 45 |
direction for each dimension of the contingency table. The
|
45 |
direction for each dimension of the contingency table. The
|
| 46 |
default consists of alternating directions, beginning with a
|
46 |
default consists of alternating directions, beginning with a
|