names-set-.regexr: Set Names of a Sub-expressions of a regexr Object

Description Usage Arguments

Description

Set names of a regexr object's sub-expressions.

Usage

1
2
## S3 replacement method for class 'regexr'
names(x) <- value

Arguments

x

The regexr object.

value

The comment(s) to assign.

...

Ignored.


regexr documentation built on May 29, 2017, 5:57 p.m.