R/defunct.R

#' Defunct and deprecated functions
#'
#' The function you asked help for has been defunct (i.e. it does not longer
#' exists) or deprecated (i.e. it will disappear soon). A new function with a
#' different name is surely doing the old job.
#'
#' @param ... The call of the defunct or deprecated function
#' @aliases Calibfit GetElev Isofit Isorix Isoscape Isosim QueryGNIP queryGNIP prepdata prepelev prepiso RElevate relevate
#' @name IsoriX-defunct
NULL

# Example
# #' @rdname IsoriX-defunct
# #' @export
# Calibfit <- function(...) {
#   .Defunct("calibfit")
# }

Try the IsoriX package in your browser

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

IsoriX documentation built on Nov. 14, 2023, 5:09 p.m.