R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  options(base_path='https://api.datahub.is', authentication_key='', authentication_set=NULL)
  httr::set_config(httr::config(http_version = 0))
}
palmargisla/datahub-r documentation built on Sept. 18, 2019, 9:50 p.m.