tomorrow: Compute the next n day

View source: R/datetime.R

tomorrowR Documentation

Compute the next n day

Description

Compute the next n day

Usage

tomorrow(x, n = 1)

Arguments

x

Date or POSIXct, starting date, generally today()

n

the number of days ahead (or behind if negative)

Value

POSIXct or Date


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