
## Recommended packages
## importFrom("nlme", fixef,ranef,VarCorr)

import(grid)
import(lattice)
import(reshape2)

## Exports
export(desplot)
export(RedGrayBlue)

# Methods
export(gge)
S3method(gge, formula)
S3method(gge, matrix)
S3method(plot, gge)
S3method(biplot, gge)
