| get_filter | R Documentation |
Get a Filter Definition
get_filter(id)
id |
|
A list with elements title, target and condition
Thomas Neitmann (neitmant)
get_filter("SE")
get_filter("SER")
## Filter `FOO` does not exist
try(get_filter("FOO"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.