R/refit.R

Defines functions refit

Documented in refit

refit <- function(object, ...) {
  UseMethod("refit")
}

Try the fxregime package in your browser

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

fxregime documentation built on May 2, 2020, 9:05 a.m.