Skip to content

chgrl/rwikidata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#####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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages