.search_keyword | R Documentation |
Search keywords in a given metadata table
.search_keyword(keyword, metadata)
keyword |
A character(1). Regular expression is accepted. For example,
you can search multiple keywords separated by the vertical bar (" |
metadata |
A data frame. Metadata table of workspace, workflow, or AnVIL data. |
A data frame. A subset of input metadata table with the rows containing the keyword.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.