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

View source: R/submitModels.R

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


michaelhallquist/MplusAutomation documentation built on June 15, 2025, 9:48 a.m.