R/constructors.R

Defines functions drfit

drfit <- function(x){
  class(x) <- "drfit"
  x
}
Freshwater-Fish-Ecology-Laboratory/detrange documentation built on Oct. 30, 2024, 1:10 p.m.