Intersect: Intersect

Description Usage Arguments Value

View source: R/sequence_methods.R

Description

Intersect

Usage

1
Intersect(x, y, tol = 0.1)

Arguments

x

First vector.

y

Second vector.

tol

The tolerance level.

Value

Indices of first and second vector. These elements are found to be equal within tol


Ilia-Kosenkov/RLibs documentation built on Jan. 26, 2020, 2:21 p.m.