glitter makes SPARQL…

This package aims at writing and sending SPARQL queries without any knowledge of the SPARQL language syntax. It makes the exploration and use of Linked Open Data (Wikidata in particular) easier for those who do not know SPARQL.

Install this packages through:

install.packages("remotes") #if remotes is not already installed
remotes::install_github("lvaudor/glitter")