safe_get function

Safely get element of a named vector

Safely get element of a named vector

If the element does not exist, return NULL.

safe_get(x, name)

Arguments

  • x: a named vector
  • name: the name of the element to retrieve.
  • Maintainer: Paul Bastide
  • License: GPL (>= 3)
  • Last published: 2024-10-01

Downloads (last 30 days):