ads-internal {ads} | R Documentation |
Internal ads functions.
adjust.marks.size(marks,window,maxsize=NULL) area.poly(xp,yp) convert(x) convert2(x) inside.circle(x,y,x0,y0,r0,bdry=TRUE) inside.poly(x,y,poly,bdry=TRUE) inside.rectangle(x,y,xmin,ymin,xmax,ymax,bdry=TRUE) inside.triangle(x,y,ax,ay,bx,by,cx,cy,bdry=TRUE) is.poly(p) overlap.poly(P, Q) overlap.trapez(xa, ya, xb, yb, verb=FALSE) overlapping.polygons(listpoly) ## S3 method for class 'fads': print(x,...) ## S3 method for class 'vads': print(x,...) read.tri(X) ## S3 method for class 'vads': summary(object,...) testIC(nbSimu,lev) testInteger(i) transpose(x,y)
These are usually not to be called by the user.