eq | R Documentation |
function that builds an opAttribute based on equal to logic
eq(x)
## S4 method for signature 'integer'
eq(x)
## S4 method for signature 'numeric'
eq(x)
## S4 method for signature 'Date'
eq(x)
x |
the value to used as a bound in the op logic. This can either be an integer, numeric, or Date data type. Different data types will return the appropriate opAttribute type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.