Description Usage Arguments Value Examples
View source: R/webexercises_fns.R
Escape a string for regex
1 | escape_regex(string)
|
string |
A string to escape. |
A string with escaped characters.
1 | escape_regex("library(tidyverse)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.