summary.gpData {synbreed} | R Documentation |
S3 summary
method for objects of class gpData
## S3 method for class 'gpData' summary(object, ...)
object |
object of class |
... |
not used |
Valentin Wimmer
## Not run: library(synbreedData) data(maize) summary(maize) ## End(Not run)