Description Usage Arguments Value Examples
Searches for a value and return rows/values that match.
1 2 |
x |
Data frame, tibble, or vector to search. |
search.for |
String or value to search for. |
search.col |
Column to search. If NULL, search all columns. |
do.regex |
Use regular expression to search. |
ignore.case |
Ignore case when searching. |
Search results.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.