View source: R/construct_searches.R
construct_searches | R Documentation |
Construct a named list to be used to identify matching file types based on their path names.
construct_searches(searches = NULL, keys = NULL)
searches |
Named list of regex queries. |
keys |
Keys to subset the |
Named list.
searches <- construct_searches()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.