Description Usage Arguments Value See Also
is.odd
takes an integer vector, x
, and returns TRUE for odd
integers.
1 | is.odd(x)
|
x |
An integer |
TRUE
for odd integers and FALSE
for even integers.
Other gtox abbreviations: lu
,
lw
, sink_reset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.