R/calc_Kars2008.R

Defines functions calc_Kars2008

calc_Kars2008 <- function(fit.method = "EXP", ...) {
  # nocov start
  .Defunct("calc_Huntley2006")
  calc_Huntley2006(fit.method = fit.method, ...)
  # nocov end
}

Try the Luminescence package in your browser

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

Luminescence documentation built on April 3, 2025, 7:52 p.m.