susoop_num | R Documentation |
A list of the available transformers
susoop_num
An object of class list
of length 12.
Allows the user to select the operator for the required filter.
A named list with the operator and the value to be passed on as input to the filter.
# equal to 3
susoop_num$eq(3)
# not equal to 3
susoop_num$neq(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.