days_ago: Datetime of last week

Description Usage Arguments Value Examples

View source: R/data_helpers.R

Description

Datetime of last week

Usage

1
days_ago(days = 7L, unix = TRUE)

Arguments

days

integer [7]: How many days ago? Must be an integer or coercible to an integer.

unix

logical [TRUE]: Return a unix timestamp (which the db understands).

Value

Either a POSIXct or numeric, see unix.

Examples

1
2

jemus42/attrakttv documentation built on July 5, 2021, 5:16 a.m.