range_from_expr: Get range from shorthand expression

Description Usage Arguments Value

View source: R/dates.R

Description

Get a range back from a period expression (e.g. "24h") and an anchor timestamp

Usage

1
range_from_expr(period_expr = "720h", anchor = NULL)

Arguments

period_expr

The shorthand period expression

anchor

The reference time to use

Value

The range constructed from this expression


henfiber/later documentation built on May 20, 2019, 6:46 p.m.