this_in_that.Rd
Looks up (matches) the position of this
in that
(table)
this_in_that(this, that, value = NULL)
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) |