expression.match: Expression Matching

Description Usage Arguments Value

View source: R/RegexCode.R

Description

Match a set of text excerpts against a set of regular expressions

Usage

1
expression.match(excerpts, expressions, names = list(NULL, "V1"))

Arguments

excerpts

Character vector to match against

expressions

Character vector of expressions

names

Character vector to use for dimension names

Value

Matrix representing matched expressions


ncodeR documentation built on Nov. 20, 2019, 1:07 a.m.