dayte: Get Day of the year as a Date

View source: R/dayte.R

dayteR Documentation

Get Day of the year as a Date

Description

Returns the day of the year as a Date by setting the year to be 1972 (as a leap year with two leap seconds)

Usage

dayte(x)

Arguments

x

The object.

Value

A Date or POSIXt object.

Examples

dayte(as.Date("2001-05-16"))
dayte(as.Date("2004-02-29"))

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