R/zzz.R

Defines functions nzchar .onUnload

.noGenerics <- TRUE

.onUnload <- function(libpath)
    library.dynam.unload("spatial", libpath)

if(getRversion() < "2.6.0") nzchar <- function(x) nchar(x, "b") > 0

Try the spatial package in your browser

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

spatial documentation built on July 26, 2023, 5:33 p.m.