mapacross: Mapacross, similar to Mike Lawrence's Matlab function

View source: R/Mapacross.R

mapacrossR Documentation

Mapacross, similar to Mike Lawrence's Matlab function

Description

map an element to a vector A and return matching value from another vector B

Usage

mapacross(x, A, B, m = NA)

Arguments

x

input vector

A

the vector to map x to

B

the vector the extract ouput from output will be of from B or m=NA if missing


rayanramin/RamPack documentation built on Sept. 2, 2023, 1:20 a.m.