Description Usage Arguments Value
Arrange a Distribution by alphabetizing its first n-1
columns and
by arranging the values of these alphabetized columns, in increasing order.
1 2 | ## S4 method for signature 'Distribution'
Arrange(x)
|
x |
A |
A Distribution
that is like
x
, except that its first n-1
columns are arranged in
alphabetical order, and its rows are arranged such that the values of the
alphabetized columns are in increasing order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.