polyresult | R Documentation |
Objects of class polyresult
contain the results returned by the polyclonal
function.
Prints the predicted genetic gains and selected genotypes.
Provides a summary of the results returned by polyclonal()
.
## S3 method for class 'polyresult'
print(x, ...)
## S3 method for class 'polyresult'
summary(object, ...)
x |
An object of class |
... |
Further arguments passed to methods (currently unused) |
object |
An object of class |
Invisibly returns the input object x
Invisibly returns the input object object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.