View source: R/mod_project_selection_fct.R
Grep for a keyword in all columns of a data frame
1 | global_search(.data, .keyword)
|
.data |
an object that inherits from data.frame (data.frame, tibble, data.table,...) |
.keyword |
a string to grep for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.