View source: R/is.odd_is.even.R
is.odd | R Documentation |
Checking whether numbers are odd or even
is.odd(vector)
is.even(vector)
vector |
The vector to process |
A logical vector.
is.odd(4);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.