validate_dhms | R Documentation |
helper function to validate format of walltime inputs for HPC submission
validate_dhms(str)
str |
string containing a duration that may include a days specification |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.