output_path: Function to concatenate path to file

Description Usage Arguments Value

View source: R/create_job.R

Description

This is a wrapper function that simplifies specifying long paths to files. It returns a function that, when called on a filename, returns the path to the original directory + that filename.

Usage

1

Arguments

dir

[string] The parent directory the returned function should concatenate names to.

Value

f [function] A function that, when called on a filename, concatenates dir over that filename.


krisrs1128/SLURMHelpers documentation built on May 20, 2019, 1:26 p.m.