Description Usage Arguments Details Author(s) References Examples
Just a simple function that returns True if a number is even and False otherwise.
1  | Even(x)
 | 
x | 
 a numerical vector.  | 
Returns a vector of logical values of the same length as the input vector. If the input value is not a number it will return an error message.
Heath Blackmon
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.