Function prints 'VCA' objects as returned e.g. by function anovaVCA
.
# S3 method for VCA
print(x, digits = 6L, ...)
(VCA) object of class 'VCA' as returned by function 'anovaVCA'.
(integer) number of digits numeric values are rounded to before printing.
additional arguments to be passed to or from methods.