R interface to wikidata.org
=========
An R package to request data from (and some day probably edit data in) Wikidata.org, the free knowledgebase.
if(packageVersion("devtools") < 1.6) {
install.packages("devtools")
}
devtools::install_github("chgrl/rwikidata")
Feel free to flattr, if you like rwikidata:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.