R/nudge.plot.fit.R

nudge.plot.fit <-
function (data, obj,resolution=100,breaks=100,xlim=NULL,legpos=NULL,...)
{  
   inudge.plot.fit(data, obj,resolution=resolution,breaks=breaks,
    xlim=xlim,legpos=legpos,...);
}

Try the DIME package in your browser

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

DIME documentation built on May 9, 2022, 5:05 p.m.