year0 {ISOweek} | R Documentation |
Calendar year of a given date
Description
This internal function returns the year with century as integer.
Usage
year0(date)
Arguments
date |
Vector which can be coerced to class
|
Value
An integer vector of years
[Package ISOweek version 0.6-2 Index]