Skip to content
Prev 300184 / 398502 Next

HLOOKUP in R

Depending on what options of hlookup you want, 'match' will do exact
matching and 'findInterval' will determine range/interval matching.
What you need to do is follow the posting guide and provide an example
of exactly what you data looks like and what you expect the result to
be.
On Fri, Jul 13, 2012 at 3:25 PM, Silje Nord <silje.nordgard at gmail.com> wrote: