print.symObject: Print method for object symObject

Description Usage Arguments Value Author(s) See Also Examples

View source: R/clamix12_05.R

Description

Print method for object symObject

Usage

1
2
3
 
## S3 method for class 'symObject'
print(x, ...)  

Arguments

x
...

Value

Object symData. Vector of lists that represent variables of specified number of categories.

Author(s)

Natasa Kejzar

See Also

empty.symObject

Examples

1
2
object <- empty.symObject(c(18,18))
print(object)

clamix documentation built on May 2, 2019, 4:51 p.m.