View source: R/search_catalog.R
search_catalog | R Documentation |
Search the catalog and return a filename.
search_catalog(catalog, search_value, label = NULL)
catalog |
A list retured by read_catalog |
search_value |
a search string |
label |
A string indicating the label we wish to search. If NULL it matches all labels. |
a list of matched filenames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.