View source: R/check_combo_rules.R
check_combo_rules | R Documentation |
selects item combinations based on defined rules
check_combo_rules(full, rules = NULL)
full |
a numeric vector containing the the source for the combinations, typically the indices of the items in the referring dataset |
rules |
a list defining rules for combination selection |
a list of numeric vectors containing the selected item combinations that match the defined rules of forced_items and/or rules.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.