R/to_rescale.R

Defines functions to_rescale2

to_rescale2 <- function(){
  newfunc <- eval(parse(text = paste0(
    "mexhazAlpha", '<-mexhaz:::', "mexhazAlpha"
  )))
  newfunc
}

Try the xhaz package in your browser

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

xhaz documentation built on June 30, 2024, 1:07 a.m.