aboutsummaryrefslogblamecommitdiff
path: root/R/mkinplot.R
blob: b9becfdf5869a87f27c9b38300eb195e2cdbedd8 (plain) (tree)
1
2
3
4
                              
 
                
 
mkinplot <- function(fit, ...)
{
  plot(fit, ...)
}

Contact - Imprint