Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


cauphy (version 1.0.3)

safe_get: Safely get element of a named vector

Description

If the element does not exist, return NULL.

Usage

safe_get(x, name)

Arguments

x

a named vector

name

the name of the element to retrieve.