R/last_fit.R

Defines functions orbital.last_fit

#' @export
orbital.last_fit <- function(x, ...) {
	x <- hardhat::extract_workflow(x)
	orbital(x)
}

Try the orbital package in your browser

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

orbital documentation built on April 3, 2025, 8:47 p.m.