random_job_name: Generate a random job name

View source: R/utils.R

random_job_nameR Documentation

Generate a random job name

Description

Generate a random job name

Usage

random_job_name()

Value

A character scalar that can be used as job. All names will start with the prefix ⁠slurmr-job-⁠ and then some random string. This is a wrapper of the function tempfile() and uses as tmpdir argument opts_slurmR$get_tmp_path().

Examples

random_job_name()

USCbiostats/sluRm documentation built on Oct. 28, 2023, 7:02 p.m.