| doy2date | R Documentation | 
Day of the Year as an integer to a Date
doy2date(x, year)
x | 
 The integer vector  | 
year | 
 An integer vector of the year(s)  | 
A Date vector.
doy2date(1:2, 2000)
doy2date(1:2, 2002:2001)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.