File: zzz.R

package info (click to toggle)
r-cran-spatial 7.3-2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 352 kB
  • ctags: 47
  • sloc: ansic: 849; makefile: 1
file content (6 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
.noGenerics <- TRUE

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

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