knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

modeltargets

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

tidymodels facilitation via targets.

Installation

You can install the developmental version of this package with:

# install.packages("remotes")
remotes::install_github("program--/modeltargets")


program--/modeltargets documentation built on Dec. 22, 2021, 9:54 a.m.