R/gt.R

`gt` <-
function (x, y, tol=.Machine$double.eps^.5) identical(x>y && !eq(x,y,tol=tol), TRUE)

Try the adaptTest package in your browser

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

adaptTest documentation built on Oct. 6, 2023, 5:08 p.m.