NextOdd {cellmigRation} | R Documentation |
Returns the smallest odd number bigger than the number(s) provided as the argument
NextOdd(x)
x |
a vector of class numeric |
a vector of class integer
Damiano Fantini, damiano.fantini@gmail.com
https://www.data-pulse.com/dev_site/cellmigration/
cellmigRation:::NextOdd(seq(2,5,by=1))