Copies a _targets.R template and a conversion log Quarto Markdown file to
the given directory.
Usage
use_template(path = ".", open = rlang::is_interactive())Examples
use_template(path = fs::path_temp(""))
#> ✔ Created /tmp/Rtmpld46gJ/_targets.R
#> ✔ Created /tmp/Rtmpld46gJ/_targets.R
#> ℹ Edit the `config` section to set your paths.