drake_batchtools_tmpl_file: Get a template file for execution on a cluster....

View source: R/deprecated.R

drake_batchtools_tmpl_fileR Documentation

Get a template file for execution on a cluster. [Deprecated]

Description

Deprecated. Use drake_hpc_template_file() instead.

Usage

drake_batchtools_tmpl_file(
  example = drake::drake_hpc_template_files(),
  to = getwd(),
  overwrite = FALSE
)

Arguments

example

Name of template file.

to

Character vector, where to write the file.

overwrite

Logical, whether to overwrite an existing file of the same name.

Details

Deprecated on 2018-06-27.


ropensci/drake documentation built on March 4, 2024, 6:02 p.m.