R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname){
  # warning("This is a branch under development. This can lead to unpredictable results like segmentation faults, instability\nor annihilation of all the cats in an 100 meters (approx. 328 foots) radius.")
}

Try the DeCAFS package in your browser

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

DeCAFS documentation built on Dec. 9, 2025, 1:07 a.m.