R/getcode.R

Defines functions getcode

Documented in getcode

getcode <-
function(cname,dictionary){dictionary[match(cname,dictionary[,1]),2]}

Try the Giza package in your browser

Any scripts or data that you put into this service are public.

Giza documentation built on May 29, 2017, 5:28 p.m.