R/is.pair.R

is.pair <- function (x) {
    return(x%%2==0)
}
mcanouil/myScriptsMickael documentation built on May 22, 2019, 12:59 p.m.