yesterday: Compute the prior n day.

View source: R/datetime.R

yesterdayR Documentation

Compute the prior n day.

Description

A wrapper around tomorrow()

Usage

yesterday(x, n = -1)

Arguments

x

POSIXct date as a starting date, generally today()

n

the number of days prior (or ahead if positive)

Value

POSIXct


BigelowLab/dismotools documentation built on Jan. 4, 2023, 11:24 a.m.