TimeUnitsToSeconds: TimeUnitsToSeconds

View source: R/updating.R

TimeUnitsToSecondsR Documentation

TimeUnitsToSeconds

Description

Converts a number of minutes, hours, days, weeks or months to seconds.

Usage

TimeUnitsToSeconds(x, units = "seconds")

Arguments

x

The period expressed in units units.

units

The time unit, which can be seconds, minutes, hours, days, weeks or months.


Displayr/flipTime documentation built on Feb. 26, 2024, 12:46 a.m.