Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

README.md

#####This project is no longer active. I decided to join forces with Oliver Keyes in the development of WikidataR. Thanks for using and supporting rwikidata!

rwikidata

R interface to wikidata.org

=========

Build Status

An R package to request data from (and some day probably edit data in) Wikidata.org, the free knowledgebase.

http://www.wikidata.org

Install from GitHub

if(packageVersion("devtools") < 1.6) {
  install.packages("devtools")
}
devtools::install_github("chgrl/rwikidata")

Feel free to flattr, if you like rwikidata: Flattr this

About

R interface to wikidata.org

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.