as.matrix.tables {contingency} | R Documentation |
Convert tables into matrix
Description
Convert tables into matrix
Usage
## S3 method for class 'tables'
as.matrix(x, ...)
Arguments
x |
|
... |
other arguments |
Value
A matrix
object
[Package contingency version 0.0.10 Index]