Description Usage Arguments Value
Use rbind to stack several rank histograms (stored in S3 objects of
class rkhist, or matrix, or vectors).
1 | rbind_rkhists(..., names = NULL)
|
... |
matrix, rkhist objects or vectors to bind by row. |
names |
a character vector of names to give to each rank histogram
(i.e. each row of the resulting matrix). Although its length must be equal to
the number of row in the resulting matrix, |
An object of S3 class rkhist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.