Description Usage Arguments Examples
View source: R/matches.R View source: R/RcppExports.R
This function returns a matrix of matches between each
argument passed. Each cell x_ij
in the output
denotes how many times the elements in input i
were
found in input j
.
1 |
... |
A set of (possibly named) arguments, all of the same type. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.