Learn R Programming

RSEIS (version 4.2-4)

getjul: Get Julian day

Description

Get Julian day

Usage

getjul(year, month, day)

Value

Julian Day

Arguments

year

year

month

month

day

day of month

Author

Jonathan M. Lees<jonathan.lees.edu>

See Also

getmoday

Examples

Run this code
getjul(2003, 11, 13)

Run the code above in your browser using DataLab