Description Usage Arguments Value Examples
Produce an ast or parse graph of an expression
1 | multimatch(x, table)
|
x |
values to be matched |
table |
values to be matched against |
list with vector of matching table indices for each element in x
1 | multimatch(1:3, c(1,2,3,1,2,3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.