patterns: Pattern matching for 'data.table'

View source: R/util.R

patternsR Documentation

Pattern matching for data.table

Description

patterns returns the matching indices in the argument cols corresponding to the regular expression patterns provided. The patterns must be supported by grep. See also data.table:::patterns().

Usage

patterns(..., cols = character(0L))

mrc-ide/threemc documentation built on Feb. 9, 2024, 5:16 p.m.