Skip to content

R Package to compute week of the year and weekday according to ISO 8601.

Notifications You must be signed in to change notification settings

UweBlock/ISOweek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN_Status_Badge CRAN Downloads

ISOweek

Helper functions to deal with week of the year and weekday according to ISO 8601.

This is an easy-to-use alternative to strftime(x, "%G-W%V") and a substitute for strptime(x, "%G-W%V-%u") on input. 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.

About

R Package to compute week of the year and weekday according to ISO 8601.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages