toNDayofYear: caculate which day of this year

Description Usage Arguments Value Examples

View source: R/DateTools.R

Description

caculate which day of this year

Usage

1
toNDayofYear(DateDay)

Arguments

DateDay

nur Date or vector of Date

Value

a one-dimesion array

Examples

1
2
toNDayofYear(as.Date("2020-2-23"))
toNDayofYear(seq(as.Date("1996-2-23"),as.Date("2020-2-23"),1))

MomentVon/HMtools documentation built on April 4, 2021, 8:57 p.m.