Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cfReadBrewTemplate

Cluster Functions Helper to Parse a Brew Template


Description

This function is only intended for use in your own cluster functions implementation.

This function is only intended for use in your own cluster functions implementation. Simply reads your template file and returns it as a character vector.

Usage

cfReadBrewTemplate(template, comment.string = NA_character_)

Arguments

template

[character(1)]
Path to template file which is then passed to brew.

comment.string

[character(1)]
Ignore lines starting with this string.

Value

[character].

See Also


batchtools

Tools for Computation on Batch Systems

v0.9.15
LGPL-3
Authors
Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>), Bernd Bischl [aut], Dirk Surmann [ctb] (<https://orcid.org/0000-0003-0873-137X>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.