Description Usage Arguments Value
Examine regex term selections in the context of n rows before and after.
1 2 3 |
x |
A data.frame with a text column. |
regex |
A regular expression that will be highlighted. |
file |
A file to output the .html output to. |
n.before |
The number of rows before an occurrence to show. |
n.after |
The number of rows after an occurrence to show. |
color |
The highlight color. |
open |
logical. If |
text.var |
The name of the text variable. If TRUE split_word tries to detect the text column with words. |
ignore.case |
logical. If |
... |
ignored. |
Generates an .html file with highlighted terms in context.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.