Description Usage Arguments Value Author(s) Examples
View source: R/entityIdCheck.R
It will string manipulate the input to lower case, trim whitespace at beginning and end, and replace spaces with hyphens so that it can be passed in to an entity lookup function
1 | entityIdCheck(input)
|
input |
Original input string as uuid/permalink to the function |
the string manipulated output
Layla Rohkohl, byehity@gmail.com
1 | autocomplete(collection_ids = "categories", query = "Artificial Intelligence", limit = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.