| any | Any given character (short) |
| anyOf | Any given character |
| anything | any character any number of times |
| anythingBut | any character any number of times BUT this |
| br | html shorthand |
| endofline | look for something at the end of a line |
| find | alias for then for start of an expression |
| is.verEx | Reports whether x is a ggplot object |
| linebreak | Line break |
| maybe | maybe something is there? |
| or | or |
| print.vRbalExpression | print vRbalExpression |
| range | Range |
| something | Any character at least one time |
| somethingBut | Any character at least one time except for these characters |
| startofline | look for something at the beginning of a line |
| tab | tab |
| then | what to look for |
| verEx | look for something at the beginning of a line |
| word | Any alphanumeric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.