Description Usage Arguments See Also Examples
filter_and
joins conditions with logical AND,
while filter_or
joins conditions with logical OR.
filter
is a wrapper around filter_and
function.
1 2 3 4 5 6 |
.data |
a list. |
... |
logical predicates defined in terms of the variables in
|
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.