Learn R Programming

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

1,464

Version

1.0

License

MIT + file LICENSE

Maintainer

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