Learn R Programming

⚠️There's a newer version (1.1) of this package.Take me there.

lookup (version 1.0)

Functions Similar to VLOOKUP in Excel

Description

Simple functions to lookup items in key-value pairs. See Mehta (2021) .

Copy Link

Version

Install

install.packages('lookup')

Monthly Downloads

579

Version

1.0

License

MIT + file LICENSE

Maintainer

Kevin Wright

Last Published

April 14th, 2021

Functions in lookup (1.0)

lookup

Lookup items in key-value pairs of vectors
vlookup

Lookup items in key-value dataframe similar to Excel's vlookup function