getter: Get elements of a list by string matching on name

View source: R/getter.R

getterR Documentation

Get elements of a list by string matching on name

Description

Get elements of a list by string matching on name

Usage

getter(x, pattern = "^sel_", things = NA)

Arguments

x

the object

pattern

the string pattern (regex supported) to search for

Value

an object subset to matches in names with strings


SPRFMO/jjmr documentation built on March 27, 2024, 6:16 a.m.