LookupName: LookupName

View source: R/lookups.R

LookupNameR Documentation

LookupName

Description

LookupName

Usage

LookupName(value, dictionary)

Arguments

value

The value to be look uped in a dictionary.

dictionary

A vector of values or a list

Details

Returns the name of the element in a vector corresponding to the value. Where the vector is un-named, its index is returned. Where the value appears multiple times a warning is provided. Returns a NULL if the value is not found.


NumbersInternational/flipU documentation built on March 2, 2024, 10:55 a.m.