find_in_named_list: Find an element within entries of a named list

Description Usage Arguments Value

View source: R/utils.R

Description

Find an element within entries of a named list

Usage

1

Arguments

list

List.

elem

Element.

Value

Name of the list entry in which 'elem' was found, or 'NA_character_' if it was not found.


MangoTheCat/functionMap documentation built on May 7, 2019, 2:10 p.m.