internal: Internal ads functions

ads-internalR Documentation

Internal ads functions

Description

Internal ads functions.

Usage

adjust.marks.size(marks,window,maxsize=NULL)
area.poly(xp, yp)
convert(x)
convert2(x)
in.circle(x, y, x0, y0, r0, bdry=TRUE)
in.poly(x, y, poly, bdry=FALSE)
in.rectangle(x, y, xmin, ymin, xmax, ymax, bdry=TRUE)
in.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,...)
sortmat(dis,ind)
subsetdist(dis,sub)
testIC(nbSimu, lev)
testInteger(i)
transpose(x, y)

Details

These are usually not to be called by the user.


ads documentation built on Jan. 17, 2023, 5:12 p.m.

Related to internal in ads...