Description Usage Arguments Value Examples
subs - Get the sub-expressions from a regexr object.
subs<- - Set the sub-expressions(s) of a regexr object.
set_subs - This is a convenience function that sets the
subs on a regexr object and returns the object.
1 2 3 4 5 |
x |
A regexr object. |
value |
The comment(s) to assign. |
y |
The sub-expressions to assign. |
... |
Ignored. |
subs - Returns a list of sub-expressions.
set_subs - Returns a regexr object.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.