Description Usage Arguments Value
Escape regular expression syntax in a string. Copied from http://stackoverflow.com/questions/14836754/is-there-an-r-function-to-escape-a-string-for-regex-characters
| 1 | quotemeta(string)
 | 
| string | The string to escape | 
the original string ready to be used as a regular expression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.