Type: Package Package: lookup Title: Functions Similar to VLOOKUP in Excel Version: 1.0 Authors@R: person("Kevin", "Wright", , "kw.stat@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-0617-8673")) Description: Simple functions to lookup items in key-value pairs. See Mehta (2021) . License: MIT + file LICENSE URL: https://kwstat.github.io/lookup/ BugReports: https://github.com/kwstat/lookup/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.2 Repository: https://kwstat.r-universe.dev Date/Publication: 2024-07-17 12:11:35 UTC RemoteUrl: https://github.com/kwstat/lookup RemoteRef: HEAD RemoteSha: 44fe342978eeaaafe7d2bf5d2e1767c0932c680f NeedsCompilation: no Packaged: 2026-06-11 10:40:40 UTC; root Author: Kevin Wright [aut, cre, cph] (ORCID: ) Maintainer: Kevin Wright