synbreed (version 0.12-9)

summary.gpData: Summary for class gpData

Description

S3 summary method for objects of class gpData

Usage

# S3 method for gpData
summary(object,...)

Arguments

object

object of class gpData

...

not used

Examples

Run this code
# NOT RUN {
library(synbreedData)
data(maize)
summary(maize)
# }

Run the code above in your browser using DataLab