R/zzz.R

Defines functions .onLoad

.onLoad = function(...) {
  loadNamespace("tibble")
}

Try the localsp package in your browser

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

localsp documentation built on April 12, 2025, 1:42 a.m.