Learn R Programming

ISOweek (version 0.6-2)

Week of the year and weekday according to ISO 8601

Description

This is an substitute for the %V and %u formats which are not implemented on Windows. In addition, the package offers functions to convert from standard calender format yyyy-mm-dd to and from ISO 8601 week format yyyy-Www-d.

Copy Link

Version

Install

install.packages('ISOweek')

Monthly Downloads

5,697

Version

0.6-2

License

GPL (>= 2)

Maintainer

Uwe Block

Last Published

September 7th, 2011

Functions in ISOweek (0.6-2)

thursday0

Date of the nearest Thursday of a given date
ISOweekday

Day of week according to ISO 8601
ISOweek2date

Converts date from week notation according to ISO 8601 to standard notation
year0

Calendar year of a given date
weekday0

Weekday as integer number (0-6, Monday is 0)
ISOweek

Week of the year according to ISO 8601
date2ISOweek

Converts date from standard notation to week notation according to ISO 8601