is.odd | R Documentation |
Utility function that checks if its numeric argument is odd. Stops with an error if the argument is non-numeric.
is.odd(x)
x |
An integer. |
Boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.