fromjul {Rsac}R Documentation

Julian day conversion functions

Description

Converts to and from Julian days.

Usage

fromjul(jul, yy)
tojul(year, month, day)
getmoday(jul, iyear)

Arguments

jul julian day.
yy, year, iyear, month, day Calendar year, month, and day.

Value

a list containing the date values. The specific elements of the list are:

s to do.

Author(s)

Jonathan M. Lees <jonathan.lees@unc.edu>


[Package Rsac version 0.1-7 Index]