library(targets)
```{targets globalpackages, tar_globals = TRUE} options(tidyverse.quiet = TRUE) tar_option_set(packages = c("tidymodels", "ggplot2", "dplyr", "eicu", "finetune"))
2. Run the targets pipeline. ```r # tar_make()
# tar_visnetwork()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.