minutes_to_dhms: helper function to convert a number of minutes into a...

View source: R/submitModels.R

minutes_to_dhmsR Documentation

helper function to convert a number of minutes into a dhms-formatted string for submission

Description

helper function to convert a number of minutes into a dhms-formatted string for submission

Usage

minutes_to_dhms(x)

Arguments

x

string or charcater number of minutes

Value

the dhms string representing this number of minutes in days, hours, minutes, and seconds


MplusAutomation documentation built on Sept. 9, 2025, 5:25 p.m.