Learn R Programming

RSEIS (version 4.2-4)

tojul: Julian Day

Description

Convert to Julian Day. Used for calculations.

Usage

tojul(year, month, day)

Value

Julian Days

Arguments

year

year

month

month

day

day

Author

Jonathan M. Lees<jonathan.lees.edu>

Examples

Run this code
tojul(1953, 3, 19)

Run the code above in your browser using DataLab