Description Usage Arguments Value
View source: R/sequence_methods.R
Intersect
1 | Intersect(x, y, tol = 0.1)
|
x |
First vector. |
y |
Second vector. |
tol |
The tolerance level. |
Indices of first and second vector.
These elements are found to be equal within tol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.