Displays the contents of a summary.SNPDataLong object on the console.

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

Arguments

x

An object of class summary.SNPDataLong.

...

Further arguments (currently unused).

Value

The input x, returned invisibly.