which_names_grep: which_names_grep

View source: R/CodeAndRoll2.R

which_names_grepR Documentation

which_names_grep

Description

Return the vector elements whose names partially match a pattern.

Usage

which_names_grep(namedVec, pattern, ...)

Arguments

namedVec

A vector of named elements.

pattern

A regular expression pattern.

...

Pass any other argument to grepv()


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.