disambr_in_sets | R Documentation |
Checks if sets with certain attribures are present
disambr_in_sets( sets, ..., match_attr_value_parcially = FALSE, check_attr_names_prefix = TRUE, attr_names_prefix = "disambr_set_" )
sets |
Sets to filter on sets attributes |
... |
Named sets attributes to filter |
match_attr_value_parcially |
whether attribute values can be matched partially |
check_attr_names_prefix |
Whether to check for short names of attributes. See |
attr_names_prefix |
If name does not start with this prefix (default is 'disambr_set_'), it will add this prefix before attribute name. |
logical vector of length length(sets)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.