escape_regex | R Documentation |
select_types()
to escape regular expressionsThis function escapes glob patterns before utils:glob2rx()
, therefore * and
? are unescaped.
escape_regex(x)
x |
character vector to be escaped |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.