print.symObject {clamix} | R Documentation |
Print method for object symObject
## S3 method for class 'symObject' print(x, ...)
x |
|
... |
Object symData
. Vector of lists that represent variables of specified number of categories.
Natasa Kejzar
object <- empty.symObject(c(18,18)) print(object)