Learn R Programming

RSEIS (version 2.1-6)

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
tojul(1953, 3, 19)

Run the code above in your browser using DataLab