R/odd.R

# function odd in gtools
odd<-function (x) 
  x%%2 == 1

Try the NormalizeMets package in your browser

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

NormalizeMets documentation built on May 1, 2019, 10:26 p.m.