Description Usage Arguments Value See Also Examples
This is a convenience function that sets the names on a regexr
object
and returns the object. This function works the same as
setNames
but provides a naming which is consistent with
set_regex
and set_comments
.
1 | set_names(x, y)
|
x |
The |
y |
The names to assign. |
Returns a regexr
object.
1 2 3 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.