Description Usage Arguments Value Author(s) References Examples
View source: R/all_functions_v8.R
Returns the smallest odd number bigger than the number(s) provided as the argument
1 | 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/
1 | cellmigRation:::NextOdd(seq(2,5,by=1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.