Description Usage Arguments Value Examples
Convert an input string to the most likely item QID
1 | as_qid(x)
|
x |
a vector, data frame, or tibble of strings representaing wikidata items |
if the inputted string is a valid QID, return the string. If the inputted string matches an item label, return its QID. If the inputted string matches multiple labels of multiple items, return the QID of the first hit.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.