powered by
Utility to convert from fraction to daily Date (R's Date object).
fraction2daily(fraction)
numeric, representing year in fraction convention.
array of Date object
# NOT RUN { fraction2daily(2017.038) # 2017-01-15 fraction2daily(2017.125) # 2017-02-15 # }
Run the code above in your browser using DataLab