wd_id2url: Get the wikidata url of an item by id

View source: R/wikidata.R

wd_id2urlR Documentation

Get the wikidata url of an item by id

Description

Get the wikidata url of an item by id

Usage

wd_id2url(id, format = "md")

Arguments

id

The id of a wikidata item

format

The format of the url: "simple" or "md" for markdown ("md" is default)

Value

The wikidata url of the item

Author(s)

Julien Gossa, gossa@unistra.fr

References

https://github.com/cpesr/wikidataESR

See Also

WikidataR

Examples

wd_id2url("Q15974764")

cpesr/wikidataESR documentation built on Sept. 14, 2024, 5:51 a.m.