R/summary.drFit.R

Defines functions summary.drFit

Documented in summary.drFit

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

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.