helper_use_setup_lines: Helper Function to Consistently Write Setup Lines

View source: R/step_templates.R

helper_use_setup_linesR Documentation

Helper Function to Consistently Write Setup Lines

Description

Helper Function to Consistently Write Setup Lines

Usage

helper_use_setup_lines(instructions, setup_lines)

Arguments

instructions

Vector of bash lines to be run by the workflow step

setup_lines

Vector of bash lines to be run before the rest of the step instructions.

@return The modified instructions


EpiModel/slurmworkflow documentation built on Nov. 8, 2023, 1:23 a.m.