vlookup: Vlookup a value

View source: R/mccrr.R

vlookupR Documentation

Vlookup a value

Description

from Jenny Bryan @JennyBryan https://twitter.com/JennyBryan/status/980978609794895872

Usage

vlookup(this, data, key, value)

Arguments

this

a list of values

data

a dataset to match it to

key

the variable in the data to match on

value

the value applied to "this"


McCartneyAC/mccrr documentation built on March 24, 2024, 5:12 p.m.