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 |
... |
arguments to be passed to |
[Package BSagri version 0.1-10 Index]