fromjul {Rsac} | R Documentation |
Converts to and from Julian days.
fromjul(jul, yy) tojul(year, month, day) getmoday(jul, iyear)
jul |
julian day. |
yy, year, iyear, month, day |
Calendar year, month, and day. |
a list containing the date values. The specific elements of the list are:
s |
to do. |
Jonathan M. Lees <jonathan.lees@unc.edu>