powered by
Creates dummies for each chosen day of the year
doy_dummy(day = "1", start = "2010/1/1", end = "2015/01/01")
Day of the year for which dummy is created
Startdate
Enddate
This function is used in dsa() to create day of the year dummies.
# NOT RUN { plot(doy_dummy()) # }
Run the code above in your browser using DataLab