Description Usage Arguments Value Examples
Convert an input string to the most likely property PID
1 | as_pid(x)
|
x |
a vector, data frame, or tibble of strings representaing wikidata properties |
if the inputted string is a valid PID, return the string. If the inputted string matches a property label, return its PID. If the inputted string matches multiple labels of multiple properties, return the PID 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.