R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("See ?WDQS for resources on Wikidata Query Service and SPARQL")
}

Try the WikidataQueryServiceR package in your browser

Any scripts or data that you put into this service are public.

WikidataQueryServiceR documentation built on July 2, 2020, 2:12 a.m.