this_in_that: Where is this in that?

Description Usage Arguments

View source: R/this_in_that.R

Description

Looks up (matches) the position of this in that (table)

Usage

1
this_in_that(this, that, value = NULL)

Arguments

this

Values to look up in that

that

Value positions matched to this

value

Optional, values to be returned rather than the default, which returns positions (integers)


tfse documentation built on May 2, 2019, 11:28 a.m.