Learn R Programming

RSEIS (version 3.7-4)

tojul: Julian Day

Description

Convert to Julian Day. Used for calculations.

Usage

tojul(year, month, day)

Arguments

year

year

month

month

day

day

Value

Julian Days

Examples

Run this code
# NOT RUN {
tojul(1953, 3, 19)
# }

Run the code above in your browser using DataLab