print.np {BSagri}R Documentation

Print function for SCSnp

Description

A print functions.

Usage

## S3 method for class 'SCSnp'
print(x, ...)
## S3 method for class 'CInp'
print(x, ...)
## S3 method for class 'simplesimint'
print(x, ...)
## S3 method for class 'UnlogCI'
print(x, ...)

Arguments

x

an object of class SCSnp as can be obtained by calling SCSnp

...

arguments to be passed to print


[Package BSagri version 0.1-10 Index]