get_lookup_value: Retrieve look-up value

Description Usage Arguments Value

View source: R/utils.R

Description

Retrieve look-up value

Usage

1
get_lookup_value(key, table_name)

Arguments

key

original name(s) representing keys in look-up table. These are used to identify the correct value to be outputted by the function

table_name

single string identifying internal package look-up tables. Current options include "oca_missions" and "oca_projects"

Value

character vector of values from look-up table with equal length as input "key" arguement


JayAchar/tbcleanr documentation built on Aug. 12, 2020, 8:40 a.m.