duration_print: Translate a duration into the human-legible estimation as a...

View source: R/utils_date_time.R

duration_printR Documentation

Translate a duration into the human-legible estimation as a character

Description

Translate a duration into the human-legible estimation as a character

Usage

duration_print(duration)

Arguments

duration

Duration

Value

chr

See Also

Other time: excel_date(), month_factor(), season_factor(), time_aggregates, time_difftimes, time_elapsed(), time_factor(), timespan(), week_factor()

Examples

duration_print(lubridate::period(6223))

yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.