convert_to_seconds: Convert a duration string to number of seconds

View source: R/utils.R

convert_to_secondsR 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


maestro documentation built on June 8, 2025, 10:44 a.m.