is.odd {roxygen}
R Documentation
Is a number odd?
Description
Is a number odd?
Usage
is.odd(a)
Arguments
a
the number to test
Value
Whether the number is odd
[Package
roxygen
version 0.1
Index]