convert_to_seconds {maestro} | R Documentation |
Convert a duration string to number of seconds
Description
Convert a duration string to number of seconds
Usage
convert_to_seconds(time_string)
Arguments
time_string |
string like 1 day, 1 week, 12 hours, etc. |
Value
number of seconds
[Package maestro version 0.6.1 Index]