An opinionated lightweight template for smooth {targets} flows. Inspired by Mile McBain’s {dflow} package.
remotes::install_github("toddgrabowsky/tarflow")
{tarflow} has an embedded RStudio project template that you can use to startup a {tarflow} project, but you can also create the project scaffolding in an existing RStudio project using:
tarflow::use_tarflow()
# creates the following project scaffolding
├── _targets.R
├── R/
├──── functions.R
├── data/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.