#' @importFrom generics fit
#' @export
generics::fit
#' @importFrom generics forecast
#' @export
generics::forecast
#' @importFrom recipes prep
#' @export
recipes::prep
#' @importFrom recipes bake
#' @export
recipes::bake
#' @importFrom recipes rand_id
#' @export
recipes::rand_id
#' @importFrom tibble tibble as_tibble
#' @export
tibble::tibble
#' @export
tibble::as_tibble
#' @importFrom generics tidy
#' @export
generics::tidy
#' @importFrom hardhat quantile_pred extract_quantile_levels
#' @export
hardhat::quantile_pred
#' @export
hardhat::extract_quantile_levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.