IsOdd | R Documentation |
Checks if the elements of an integer vector x
are even or odd.
IsOdd(x)
x |
vector of integers |
a logic vector
Andri Signorell <andri@signorell.net>
IsWhole
IsOdd(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.