R/summary.gcFit.R

Defines functions summary.gcFit

Documented in summary.gcFit

summary.gcFit <-
function(object,...)
{
# object of class gcFit
data.frame(object$gcTable)
}

Try the grofit package in your browser

Any scripts or data that you put into this service are public.

grofit documentation built on May 30, 2017, 4:08 a.m.