aperm.tables {contingency} | R Documentation |
Method for permuting indices of tables object.
## S3 method for class 'tables'
aperm(a, perm, ...)
a |
object of class |
perm |
permutation of 1,...,k, where each table has k dimensions |
... |
other arguments to methods |
A permuted tables
object.