Print for class 'm_cnaqc'.

# S3 method for class 'm_cnaqc'
print(x, ...)

Arguments

x

An obj of class 'm_cnaqc'.

...

Default S3 method parameter.

Value

Nothing.

Examples


### search for an example to add here and include in the package

if (FALSE) { # \dontrun{
data('example_multisample', package = 'CNAqc')

print(example_multisample)
} # }