doy2date: Day of the Year as an integer to a Date

View source: R/dayte.R

doy2dateR Documentation

Day of the Year as an integer to a Date

Description

Day of the Year as an integer to a Date

Usage

doy2date(x, year)

Arguments

x

The integer vector

year

An integer vector of the year(s)

Value

A Date vector.

Examples

doy2date(1:2, 2000)
doy2date(1:2, 2002:2001)

poissonconsulting/poisix documentation built on May 28, 2022, 10:42 p.m.