Print for class 'cnaqc'.

# S3 method for cnaqc
print(x, ...)

Arguments

x

An obj of class 'cnaqc'.

...

Default S3 method parameter.

Value

Nothing.

Examples

if (FALSE) {
data('example_PCAWG', package = 'CNAqc')

print(example_PCAWG)
}