create list storing column with attributes for comparison, operation on which the data should be compared (=, >, <, >=, <=)
1 | create_var_list(x, operation)
|
x |
Vector of variables |
operation |
Operation sign (=, >, <, >=, <=) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.