This function creates a directory named 'jobs' and copies template files into the newly created directory. Either R Markdown, Quarto, or both types of files can be used as templates.
Usage
use_batch_jobs(path, template = c("rmarkdown", "quarto"))
This function creates a directory named 'jobs' and copies template files into the newly created directory. Either R Markdown, Quarto, or both types of files can be used as templates.
use_batch_jobs(path, template = c("rmarkdown", "quarto"))