odd_even_seq | R Documentation |
Creates sequences of odd or even value
odd_even_seq(vec, type = c("odd", "even"))
vec |
The vector to be checked |
type |
Whether to follow an odd or even sequence |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.