wdesr_get_data | R Documentation |
Get the data of a set of universities.
wdesr_get_data(wdids)
wdids |
A set of wikidata ids. |
Data are cached: use wdesr_clear_cache
to refresh data from wikidata.
A dataframe with the data of the universities.
Julien Gossa, gossa@unistra.fr
wdesr_clear_cache
items <- wdesr_get_data(c("Q3551576","Q2013017"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.