formula.bqtl {bqtl} | R Documentation |
Extract formula from bqtl object
Description
formula method for class bqtl
Usage
## S3 method for class 'bqtl'
formula(x, ...)
Arguments
x |
The object returned by |
... |
unused |
Value
a formula object
Author(s)
Charles C. Berry cberry@ucsd.edu
See Also
[Package bqtl version 1.0-36 Index]