seconds_to_natural_delta: Takes in a number of seconds and computes a "human" delta

Description Usage Arguments See Also

Description

Takes in a number of seconds and computes a "human" delta

Usage

1
seconds_to_natural_delta(seconds, use_months = TRUE)

Arguments

seconds

A positive number of seconds

use_months

Boolean whether we should (imprecisely) use months as a unit

See Also

natural_time


newtux/humanize documentation built on May 25, 2019, 10:35 p.m.