getdatelist: Get a list of dates, with ability to specify year

Description Usage Arguments Author(s)

View source: R/functions.R

Description

Given a vector of dates or strings convertible to dates with as.Date, return all the dates between the earliest and the latest date in the vector.

Usage

1
getdatelist(dateinput, year = NULL)

Arguments

year

If specified, convert to corresponding dates of the given year

Author(s)

Lauri Myllyvirta lauri.myllyvirta@greenpeace.org


laurimyllyvirta/lauR documentation built on April 28, 2021, 6:26 p.m.