View source: R/search_key_as_local_library.R
Searches local library concepts in key by only searching within variables marked with a "LOCAL" prefix
1 | search_key_as_local_library(path_to_key, string, type = c("like", "exact"))
|
path_to_key |
path to key file. Key must contain local concepts columns. |
string |
string to search |
type |
whether to search an exact match for the string or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.