fixweek | R Documentation |
Convenience function to turn week 1-9 into 01-09. Also rounds float values. This is important in as.Date() parsing.
fixweek(x)
x |
a week number (as string or character). |
Andreas Scharmueller, andschar@proton.me
fixweek(9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.