powered by
Checks if an integer is odd.
odd(x)
Integer.
Logical value (TRUE or FALSE). TRUE means that the value is odd.
# NOT RUN { odd(3) # }
Run the code above in your browser using DataLab