elaborator_derive_equal_values: Returns indices for all elements of a vector x that are...

Description Usage Arguments Value

View source: R/elaborator_derive_equal_values.R

Description

This function is mostly useful for generating the qualitative trend analysis plots. It returns the indices or all elements of a vector x that are contained in another vector y

Usage

1

Arguments

y

numeric vector

x

numeric vector

Value

A numeric vector with the indices for all elements of a vector x that are contained in another vector y.


elaborator documentation built on Feb. 23, 2021, 1:06 a.m.