R/nudge.plot.qq.R

nudge.plot.qq <-
function (data, obj,resolution=10, xlab=NULL,ylab=NULL,main=NULL,pch=NULL, ...){
  inudge.plot.qq(data, obj,resolution,xlab=NULL,ylab=NULL,main=NULL,pch=NULL,...);
}

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.