R/zzz.r

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    options("scholar_call_home"=TRUE)
    options("scholar_site" = "https://scholar.google.com")
}

Try the scholar package in your browser

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

scholar documentation built on Aug. 9, 2022, 9:06 a.m.