validate_dhms: helper function to validate format of walltime inputs for HPC...

validate_dhmsR Documentation

helper function to validate format of walltime inputs for HPC submission

Description

helper function to validate format of walltime inputs for HPC submission

Usage

validate_dhms(str)

Arguments

str

string containing a duration that may include a days specification

Details

this always converts to an hms format, and if days are present, it converts to dhms. Supported date formats match slurm sbatch: https://slurm.schedmd.com/sbatch.html


UNCDEPENdLab/fmri.pipeline documentation built on April 3, 2025, 3:21 p.m.