powered by
Works like ==
gsi.eq(x,y)
A numeric vector or matrix
A single numerical value, possibly including NaN,Inf,NA,-Inf,-0,0
A logical vector of the shape of x with TRUE exactly where the given value shows up.
unlike == does not return NA's and all sorts of NA's as an actuall value.
==
compositions.missing
# NOT RUN { #gsi.plain(acomp(c(12,3,4))) # }
Run the code above in your browser using DataLab