getFutureDays: Get a sequence of future days, inclusive

Description Usage Arguments Value Examples

Description

Get a sequence of future days, inclusive

Usage

1
getFutureDays(chr.start.date, int.length)

Arguments

chr.start.date

The start date (only one)

int.length

The number of days

Value

A character vector of int.length, with the future series of days

Examples

1
getFutureDays('2017-04-01', 12)

sameermanek/mmisc documentation built on May 24, 2019, 7:19 a.m.