R/zzz.R

Defines functions .onLoad

.onLoad <- function(...)
{
  ## To prevent an error while loading "timeSeries":
  #setGeneric("is.unsorted") # Remove this when error is fixed.
}
priscian/climeseries documentation built on Aug. 17, 2024, 3:13 p.m.