Description Usage Arguments Value Examples
The function is used in the elaboration of the left-hand-side of association rules to search for the items.
1 |
itemset |
object of class rules. |
A string vector with the items in the left-hand-side of the rule in itemset.
1 2 | items('{TAF1=1,EP300=1,MAX=1}')
# the output is: 'TAF1=1','EP300=1','MAX=1'
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.