R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
	options(timeout = max(6000, getOption("timeout")))
}

Try the geodata package in your browser

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

geodata documentation built on Oct. 13, 2023, 9:07 a.m.