Learn R Programming

dttr2 (version 0.5.2)

dtt_units_per_unit: Units per Unit

Description

Units per Unit

Usage

dtt_units_per_unit(units = "seconds", unit = "days")

Value

A number of the units per unit

Arguments

units

A string of the time units. The possible values are "secs", "minutes", "hours", "days" or "weeks".

unit

A string of the time unit.

See Also

Other units: dtt_adjust_units(), dtt_units()

Examples

Run this code
dtt_units_per_unit("hours")

Run the code above in your browser using DataLab